diff --git a/test_apps/test_app_rails_4_0/Gemfile.lock b/test_apps/test_app_rails_4_0/Gemfile.lock index 49d8ef9..e6fe640 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) @@ -70,12 +70,12 @@ GEM minitest (4.7.5) mocha (0.14.0) metaclass (~> 0.0.1) - multi_json (1.8.2) + multi_json (1.14.1) mysql2 (0.3.14) 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) @@ -111,7 +111,7 @@ GEM shoulda-matchers (>= 2.1.0) shoulda-matchers (2.4.0) activesupport (>= 3.0.0) - sprockets (2.10.1) + sprockets (2.12.5) hike (~> 1.2) multi_json (~> 1.0) rack (~> 1.0)