diff --git a/Gemfile.lock b/Gemfile.lock index 458156f..f981242 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,15 +1,20 @@ GEM remote: http://rubygems.org/ specs: - activesupport (3.0.9) + activesupport (3.2.22.5) + i18n (~> 0.6, >= 0.6.4) + multi_json (~> 1.0) chunky_png (1.2.0) compass (0.11.5) chunky_png (~> 1.2) fssm (>= 0.2.7) sass (~> 3.1) + concurrent-ruby (1.1.10) fssm (0.2.7) haml (3.1.2) - i18n (0.6.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) + multi_json (1.15.0) rack (1.3.2) rack-test (0.6.0) rack (>= 1.0)