diff --git a/test_apps/test_app_rails_4_0/Gemfile.lock b/test_apps/test_app_rails_4_0/Gemfile.lock index 49d8ef9..13deb67 100644 --- a/test_apps/test_app_rails_4_0/Gemfile.lock +++ b/test_apps/test_app_rails_4_0/Gemfile.lock @@ -1,5 +1,5 @@ PATH - remote: ../../../ + remote: ../../.. specs: massassignment_security_form (1.0.0) actionpack (>= 4.0) @@ -44,6 +44,7 @@ GEM coffee-script-source execjs coffee-script-source (1.6.3) + concurrent-ruby (1.1.10) country_select (1.2.0) erubis (2.7.0) execjs (2.0.2) @@ -53,7 +54,8 @@ GEM actionpack (>= 3.0) hike (1.2.3) hpricot (0.8.6) - i18n (0.6.5) + i18n (0.9.5) + concurrent-ruby (~> 1.0) jbuilder (1.5.2) activesupport (>= 3.0.0) multi_json (>= 1.2.0)