diff --git a/Gemfile.lock b/Gemfile.lock index 7bb00a9..5905f23 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -4,8 +4,10 @@ GEM activesupport (3.2.11) i18n (~> 0.6) 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) multi_json (1.5.0) rspec (2.12.0) rspec-core (~> 2.12.0)