diff --git a/test_apps/test_app_rails_4_0/Gemfile.lock b/test_apps/test_app_rails_4_0/Gemfile.lock index 49d8ef9..6900974 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) @@ -75,7 +75,7 @@ GEM polyglot (0.3.3) protected_attributes (1.0.5) activemodel (>= 4.0.1, < 5.0) - rack (1.5.2) + rack (1.5.5) rack-test (0.6.2) rack (>= 1.0) rails (4.0.1)