metamaps--metamaps/Gemfile.lock

140 lines
3 KiB
Plaintext
Raw Normal View History

2012-09-23 02:39:12 +00:00
GEM
remote: https://rubygems.org/
specs:
2013-01-11 02:22:01 +00:00
actionmailer (3.2.11)
actionpack (= 3.2.11)
mail (~> 2.4.4)
actionpack (3.2.11)
activemodel (= 3.2.11)
activesupport (= 3.2.11)
2012-09-23 02:39:12 +00:00
builder (~> 3.0.0)
erubis (~> 2.7.0)
2013-01-11 02:22:01 +00:00
journey (~> 1.0.4)
2012-09-23 02:39:12 +00:00
rack (~> 1.4.0)
2013-01-11 02:22:01 +00:00
rack-cache (~> 1.2)
2012-09-23 02:39:12 +00:00
rack-test (~> 0.6.1)
2013-01-11 02:22:01 +00:00
sprockets (~> 2.2.1)
activemodel (3.2.11)
activesupport (= 3.2.11)
2012-09-23 02:39:12 +00:00
builder (~> 3.0.0)
2013-01-11 02:22:01 +00:00
activerecord (3.2.11)
activemodel (= 3.2.11)
activesupport (= 3.2.11)
arel (~> 3.0.2)
2012-09-23 02:39:12 +00:00
tzinfo (~> 0.3.29)
2013-01-11 02:22:01 +00:00
activeresource (3.2.11)
activemodel (= 3.2.11)
activesupport (= 3.2.11)
activesupport (3.2.11)
2012-09-23 02:39:12 +00:00
i18n (~> 0.6)
multi_json (~> 1.0)
arel (3.0.2)
authlogic (3.1.0)
activerecord (>= 3.0.7)
activerecord (>= 3.0.7)
2012-12-30 23:50:23 +00:00
best_in_place (2.0.2)
jquery-rails
rails (~> 3.1)
2013-01-11 02:22:01 +00:00
builder (3.0.4)
2012-09-23 02:39:12 +00:00
cancan (1.6.7)
coffee-rails (3.2.2)
coffee-script (>= 2.2.0)
railties (~> 3.2.0)
coffee-script (2.2.0)
coffee-script-source
execjs
coffee-script-source (1.3.3)
erubis (2.7.0)
execjs (1.4.0)
multi_json (~> 1.0)
formtastic (2.0.2)
rails (~> 3.0)
formula (0.3.3)
rails (> 3.0.0)
hike (1.2.1)
i18n (0.6.1)
jbuilder (0.8.2)
activesupport (>= 3.0.0)
2012-09-23 02:39:12 +00:00
journey (1.0.4)
jquery-rails (2.1.2)
railties (>= 3.1.0, < 5.0)
thor (~> 0.14)
2013-01-11 02:22:01 +00:00
json (1.7.6)
2012-09-23 02:39:12 +00:00
mail (2.4.4)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
mime-types (1.19)
2013-01-11 02:22:01 +00:00
multi_json (1.5.0)
2012-10-22 01:10:43 +00:00
pg (0.12.2)
2012-09-23 02:39:12 +00:00
pg (0.12.2-x86-mingw32)
polyglot (0.3.3)
2013-01-11 02:22:01 +00:00
rack (1.4.3)
2012-09-23 02:39:12 +00:00
rack-cache (1.2)
rack (>= 0.4)
rack-ssl (1.3.2)
rack
2013-01-11 02:22:01 +00:00
rack-test (0.6.2)
2012-09-23 02:39:12 +00:00
rack (>= 1.0)
2013-01-11 02:22:01 +00:00
rails (3.2.11)
actionmailer (= 3.2.11)
actionpack (= 3.2.11)
activerecord (= 3.2.11)
activeresource (= 3.2.11)
activesupport (= 3.2.11)
2012-09-23 02:39:12 +00:00
bundler (~> 1.0)
2013-01-11 02:22:01 +00:00
railties (= 3.2.11)
2012-12-14 07:16:17 +00:00
rails3-jquery-autocomplete (1.0.10)
rails (~> 3.0)
2013-01-11 02:22:01 +00:00
railties (3.2.11)
actionpack (= 3.2.11)
activesupport (= 3.2.11)
2012-09-23 02:39:12 +00:00
rack-ssl (~> 1.3.2)
rake (>= 0.8.7)
rdoc (~> 3.4)
2013-01-11 02:22:01 +00:00
thor (>= 0.14.6, < 2.0)
rake (10.0.3)
2012-09-23 02:39:12 +00:00
rdoc (3.12)
json (~> 1.4)
redis (2.2.2)
sass (3.2.7)
sass-rails (3.2.3)
railties (~> 3.2.0.beta)
2012-09-23 02:39:12 +00:00
sass (>= 3.1.10)
tilt (~> 1.3)
2013-01-11 02:22:01 +00:00
sprockets (2.2.2)
2012-09-23 02:39:12 +00:00
hike (~> 1.2)
2013-01-11 02:22:01 +00:00
multi_json (~> 1.0)
2012-09-23 02:39:12 +00:00
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
2013-01-11 02:22:01 +00:00
thor (0.16.0)
2012-09-23 02:39:12 +00:00
tilt (1.3.3)
2013-01-11 02:22:01 +00:00
treetop (1.4.12)
2012-09-23 02:39:12 +00:00
polyglot
polyglot (>= 0.3.1)
2013-01-11 02:22:01 +00:00
tzinfo (0.3.35)
2012-09-23 02:39:12 +00:00
uglifier (1.3.0)
execjs (>= 0.3.0)
2012-10-22 01:10:43 +00:00
multi_json (~> 1.0, >= 1.0.2)
2012-09-23 02:39:12 +00:00
PLATFORMS
2012-10-22 01:10:43 +00:00
ruby
2012-09-23 02:39:12 +00:00
x86-mingw32
DEPENDENCIES
authlogic
2012-12-30 23:50:23 +00:00
best_in_place
2012-09-23 02:39:12 +00:00
cancan
coffee-rails (~> 3.2.1)
formtastic
formula
jbuilder
jquery-rails (= 2.1.2)
json
2012-09-23 02:39:12 +00:00
pg
2013-01-11 02:22:01 +00:00
rails (= 3.2.11)
2012-12-14 07:16:17 +00:00
rails3-jquery-autocomplete
redis
sass-rails (= 3.2.3)
2012-09-23 02:39:12 +00:00
uglifier (>= 1.0.3)