updated versions
This commit is contained in:
96
Gemfile.lock
96
Gemfile.lock
@@ -17,46 +17,48 @@ GEM
|
||||
remote: http://gemcutter.org/
|
||||
specs:
|
||||
aaronh-chronic (0.3.9)
|
||||
actionmailer (3.1.0.rc5)
|
||||
actionpack (= 3.1.0.rc5)
|
||||
actionmailer (3.1.0.rc8)
|
||||
actionpack (= 3.1.0.rc8)
|
||||
mail (~> 2.3.0)
|
||||
actionpack (3.1.0.rc5)
|
||||
activemodel (= 3.1.0.rc5)
|
||||
activesupport (= 3.1.0.rc5)
|
||||
actionpack (3.1.0.rc8)
|
||||
activemodel (= 3.1.0.rc8)
|
||||
activesupport (= 3.1.0.rc8)
|
||||
builder (~> 3.0.0)
|
||||
erubis (~> 2.7.0)
|
||||
i18n (~> 0.6)
|
||||
rack (~> 1.3.1)
|
||||
rack-cache (~> 1.0.2)
|
||||
rack-mount (~> 0.8.1)
|
||||
rack-test (~> 0.6.0)
|
||||
sprockets (~> 2.0.0.beta.12)
|
||||
activemodel (3.1.0.rc5)
|
||||
activesupport (= 3.1.0.rc5)
|
||||
bcrypt-ruby (~> 2.1.4)
|
||||
rack (~> 1.3.2)
|
||||
rack-cache (~> 1.0.3)
|
||||
rack-mount (~> 0.8.2)
|
||||
rack-test (~> 0.6.1)
|
||||
sprockets (~> 2.0.0.beta.15)
|
||||
activemodel (3.1.0.rc8)
|
||||
activesupport (= 3.1.0.rc8)
|
||||
bcrypt-ruby (~> 3.0.0)
|
||||
builder (~> 3.0.0)
|
||||
i18n (~> 0.6)
|
||||
activerecord (3.1.0.rc5)
|
||||
activemodel (= 3.1.0.rc5)
|
||||
activesupport (= 3.1.0.rc5)
|
||||
arel (~> 2.1.4)
|
||||
activerecord (3.1.0.rc8)
|
||||
activemodel (= 3.1.0.rc8)
|
||||
activesupport (= 3.1.0.rc8)
|
||||
arel (~> 2.2.1)
|
||||
tzinfo (~> 0.3.29)
|
||||
activeresource (3.1.0.rc5)
|
||||
activemodel (= 3.1.0.rc5)
|
||||
activesupport (= 3.1.0.rc5)
|
||||
activesupport (3.1.0.rc5)
|
||||
activeresource (3.1.0.rc8)
|
||||
activemodel (= 3.1.0.rc8)
|
||||
activesupport (= 3.1.0.rc8)
|
||||
activesupport (3.1.0.rc8)
|
||||
multi_json (~> 1.0)
|
||||
arel (2.1.4)
|
||||
bcrypt-ruby (2.1.4)
|
||||
arel (2.2.1)
|
||||
bcrypt-ruby (3.0.0)
|
||||
builder (3.0.0)
|
||||
daemons (1.1.4)
|
||||
delayed_job (2.1.4)
|
||||
activesupport (~> 3.0)
|
||||
daemons
|
||||
erubis (2.7.0)
|
||||
factory_girl (2.0.3)
|
||||
execjs (1.2.4)
|
||||
multi_json (~> 1.0)
|
||||
factory_girl (2.0.5)
|
||||
haml (3.1.2)
|
||||
hike (1.2.0)
|
||||
hike (1.2.1)
|
||||
i18n (0.6.0)
|
||||
imagesize (0.1.1)
|
||||
mail (2.3.0)
|
||||
@@ -73,58 +75,61 @@ GEM
|
||||
mocha (0.9.12)
|
||||
multi_json (1.0.3)
|
||||
net-http-digest_auth (1.1.1)
|
||||
net-http-persistent (1.8)
|
||||
net-http-persistent (1.9)
|
||||
nokogiri (1.5.0)
|
||||
pg (0.11.0)
|
||||
polyglot (0.3.2)
|
||||
rack (1.3.2)
|
||||
rack-cache (1.0.2)
|
||||
rack-cache (1.0.3)
|
||||
rack (>= 0.4)
|
||||
rack-mount (0.8.1)
|
||||
rack-mount (0.8.2)
|
||||
rack (>= 1.0.0)
|
||||
rack-ssl (1.3.2)
|
||||
rack
|
||||
rack-test (0.6.1)
|
||||
rack (>= 1.0)
|
||||
rails (3.1.0.rc5)
|
||||
actionmailer (= 3.1.0.rc5)
|
||||
actionpack (= 3.1.0.rc5)
|
||||
activerecord (= 3.1.0.rc5)
|
||||
activeresource (= 3.1.0.rc5)
|
||||
activesupport (= 3.1.0.rc5)
|
||||
rails (3.1.0.rc8)
|
||||
actionmailer (= 3.1.0.rc8)
|
||||
actionpack (= 3.1.0.rc8)
|
||||
activerecord (= 3.1.0.rc8)
|
||||
activeresource (= 3.1.0.rc8)
|
||||
activesupport (= 3.1.0.rc8)
|
||||
bundler (~> 1.0)
|
||||
railties (= 3.1.0.rc5)
|
||||
railties (3.1.0.rc5)
|
||||
actionpack (= 3.1.0.rc5)
|
||||
activesupport (= 3.1.0.rc5)
|
||||
railties (= 3.1.0.rc8)
|
||||
railties (3.1.0.rc8)
|
||||
actionpack (= 3.1.0.rc8)
|
||||
activesupport (= 3.1.0.rc8)
|
||||
rack-ssl (~> 1.3.2)
|
||||
rake (>= 0.8.7)
|
||||
rdoc (~> 3.4)
|
||||
thor (~> 0.14.6)
|
||||
rake (0.9.2)
|
||||
rdoc (3.9.1)
|
||||
rdoc (3.9.4)
|
||||
shoulda (2.11.3)
|
||||
silent-postgres (0.0.8)
|
||||
silent-postgres (0.1.1)
|
||||
simple_form (1.4.2)
|
||||
actionpack (~> 3.0)
|
||||
activemodel (~> 3.0)
|
||||
simplecov (0.4.2)
|
||||
simplecov-html (~> 0.4.4)
|
||||
simplecov-html (0.4.5)
|
||||
sprockets (2.0.0.beta.13)
|
||||
sprockets (2.0.0)
|
||||
hike (~> 1.2)
|
||||
rack (~> 1.0)
|
||||
tilt (!= 1.3.0, ~> 1.1)
|
||||
tilt (~> 1.1, != 1.3.0)
|
||||
super_exception_notifier (3.0.13)
|
||||
actionmailer
|
||||
rake
|
||||
thor (0.14.6)
|
||||
tilt (1.3.2)
|
||||
tilt (1.3.3)
|
||||
treetop (1.4.10)
|
||||
polyglot
|
||||
polyglot (>= 0.3.1)
|
||||
tzinfo (0.3.29)
|
||||
webrobots (0.0.10)
|
||||
uglifier (1.0.2)
|
||||
execjs (>= 0.3.0)
|
||||
multi_json (>= 1.0.2)
|
||||
webrobots (0.0.11)
|
||||
nokogiri (>= 1.4.4)
|
||||
whenever (0.6.8)
|
||||
aaronh-chronic (>= 0.3.9)
|
||||
@@ -145,10 +150,11 @@ DEPENDENCIES
|
||||
mocha
|
||||
nokogiri
|
||||
pg
|
||||
rails (= 3.1.0.rc5)
|
||||
rails (= 3.1.0.rc8)
|
||||
shoulda
|
||||
silent-postgres
|
||||
simple_form
|
||||
simplecov
|
||||
super_exception_notifier
|
||||
uglifier
|
||||
whenever
|
||||
|
||||
Reference in New Issue
Block a user