diff --git a/Gemfile.lock b/Gemfile.lock index 1986fc3..84ff269 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -72,6 +72,7 @@ GEM rack (>= 1.0.0) rack-test (>= 0.5.4) xpath (~> 2.0) + concurrent-ruby (1.1.10) diff-lcs (1.2.5) erubis (2.7.0) factory_girl (4.5.0) @@ -83,7 +84,8 @@ GEM globalize (5.0.1) activemodel (>= 4.2.0, < 4.3) activerecord (>= 4.2.0, < 4.3) - i18n (0.7.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) json (1.8.3) loofah (2.0.3) nokogiri (>= 1.5.9)