diff --git a/Gemfile.lock b/Gemfile.lock index 9554053..5ced165 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -47,6 +47,7 @@ GEM rack (>= 1.0.0) rack-test (>= 0.5.4) xpath (~> 2.0) + concurrent-ruby (1.1.10) debug_inspector (0.0.2) diff-lcs (1.2.5) erubis (2.7.0) @@ -57,7 +58,8 @@ GEM railties (>= 3.0.0) globalid (0.3.6) activesupport (>= 4.1.0) - i18n (0.7.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) json (1.8.3) loofah (2.0.3) nokogiri (>= 1.5.9)