diff --git a/Gemfile.lock b/Gemfile.lock index ea586f9..58b683c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,16 +6,18 @@ PATH 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) + concurrent-ruby (1.1.10) diff-lcs (1.1.3) - i18n (0.6.1) + i18n (0.9.5) + concurrent-ruby (~> 1.0) metaclass (0.0.1) minitest (2.12.1) mocha (0.12.6) metaclass (~> 0.0.1) - multi_json (1.3.6) + multi_json (1.15.0) rspec (2.9.0) rspec-core (~> 2.9.0) rspec-expectations (~> 2.9.0)