diff --git a/Gemfile.lock b/Gemfile.lock index f7ec29b..be45f46 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,8 @@ GEM remote: http://rubygems.org/ specs: - activesupport (3.1.1) + activesupport (3.2.12) + i18n (~> 0.6) multi_json (~> 1.0) addressable (2.2.7) crack (0.1.8) @@ -14,7 +15,7 @@ GEM bundler (~> 1.0) git (>= 1.2.5) rake - multi_json (1.0.4) + multi_json (1.14.1) rake (0.9.2) rcov (0.9.9) rspec (2.8.0)