accescible_app/Gemfile.lock
Nicolas Bally 3d9d234484 suite
2018-03-14 10:34:19 +01:00

147 lines
3.0 KiB
Plaintext

GEM
remote: http://rubygems.org/
specs:
abstract (1.0.0)
actionmailer (3.0.20)
actionpack (= 3.0.20)
mail (~> 2.2.19)
actionpack (3.0.20)
activemodel (= 3.0.20)
activesupport (= 3.0.20)
builder (~> 2.1.2)
erubis (~> 2.6.6)
i18n (~> 0.5.0)
rack (~> 1.2.5)
rack-mount (~> 0.6.14)
rack-test (~> 0.5.7)
tzinfo (~> 0.3.23)
activemodel (3.0.20)
activesupport (= 3.0.20)
builder (~> 2.1.2)
i18n (~> 0.5.0)
activerecord (3.0.20)
activemodel (= 3.0.20)
activesupport (= 3.0.20)
arel (~> 2.0.10)
tzinfo (~> 0.3.23)
activeresource (3.0.20)
activemodel (= 3.0.20)
activesupport (= 3.0.20)
activesupport (3.0.20)
acts_as_list (0.1.2)
acts_as_tree (0.1.1)
arel (2.0.10)
bcrypt-ruby (2.1.4)
builder (2.1.2)
cancan (1.6.4)
carrierwave (0.5.3)
activesupport (~> 3.0)
devise (1.3.4)
bcrypt-ruby (~> 2.1.2)
orm_adapter (~> 0.0.3)
warden (~> 1.0.3)
erubis (2.6.6)
abstract (>= 1.0.0)
formtastic (1.2.3)
actionpack (>= 2.3.7)
activesupport (>= 2.3.7)
i18n (~> 0.4)
haml (3.1.1)
i18n (0.5.4)
jquery-rails (1.0.2)
railties (~> 3.0)
thor (~> 0.14)
json (1.8.2)
kaminari (0.12.4)
rails (>= 3.0.0)
kgio (2.9.3)
mail (2.2.20)
activesupport (>= 2.3.6)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
meta_search (1.0.5)
actionpack (~> 3.0.2)
activerecord (~> 3.0.2)
activesupport (~> 3.0.2)
arel (~> 2.0.2)
meta_where (1.0.4)
activerecord (~> 3.0.0)
activesupport (~> 3.0.0)
arel (~> 2.0.7)
mime-types (1.25.1)
mimetype-fu (0.1.2)
mysql2 (0.2.24)
orm_adapter (0.0.5)
polyglot (0.3.5)
rack (1.2.8)
rack-mount (0.6.14)
rack (>= 1.0.0)
rack-test (0.5.7)
rack (>= 1.0)
rails (3.0.20)
actionmailer (= 3.0.20)
actionpack (= 3.0.20)
activerecord (= 3.0.20)
activeresource (= 3.0.20)
activesupport (= 3.0.20)
bundler (~> 1.0)
railties (= 3.0.20)
railties (3.0.20)
actionpack (= 3.0.20)
activesupport (= 3.0.20)
rake (>= 0.8.7)
rdoc (~> 3.4)
thor (~> 0.14.4)
raindrops (0.13.0)
rake (10.4.2)
rdoc (3.12.2)
json (~> 1.4)
rmagick (2.16.0)
sass (3.1.1)
simple-navigation (3.2.0)
activesupport (>= 2.3.2)
sqlite3 (1.3.3)
thor (0.14.6)
treetop (1.4.15)
polyglot
polyglot (>= 0.3.1)
tzinfo (0.3.44)
unicorn (4.9.0)
kgio (~> 2.6)
rack
raindrops (~> 0.7)
warden (1.0.4)
rack (>= 1.0)
yaml_db (0.3.0)
rails (>= 3.0, < 4.3)
rake (>= 0.8.7)
PLATFORMS
ruby
DEPENDENCIES
acts_as_list
acts_as_tree
cancan
carrierwave
devise
formtastic
haml (>= 3.0.0)
jquery-rails
kaminari
meta_search
meta_where
mimetype-fu
mysql2 (< 0.3)
rails (= 3.0.20)
rmagick
sass
simple-navigation
sqlite3
unicorn
yaml_db
BUNDLED WITH
1.16.1