diff --git a/Gemfile.lock b/Gemfile.lock index d357f68..c583037 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -21,8 +21,8 @@ GIT GEM remote: http://rubygems.org/ specs: - activesupport (3.2.8) - i18n (~> 0.6) + activesupport (3.2.22.5) + i18n (~> 0.6, >= 0.6.4) multi_json (~> 1.0) chunky_png (1.2.6) coffee-script (2.2.0) @@ -33,7 +33,7 @@ GEM chunky_png (~> 1.2) fssm (>= 0.2.7) sass (~> 3.1) - concurrent-ruby (1.1.7) + concurrent-ruby (1.1.10) daemons (1.1.9) eventmachine (1.0.0) execjs (1.4.0) @@ -44,7 +44,7 @@ GEM tilt i18n (0.9.5) concurrent-ruby (~> 1.0) - multi_json (1.3.6) + multi_json (1.15.0) rack (1.4.1) rack-test (0.6.2) rack (>= 1.0)