Gemfile.lock in inherited_resources-1.4.1 vs Gemfile.lock in inherited_resources-1.5.0

- old
+ new

@@ -1,11 +1,11 @@ PATH remote: . specs: - inherited_resources (1.4.0) + inherited_resources (1.5.0) has_scope (~> 0.6.0.rc) - responders (~> 1.0.0.rc) + responders (~> 1.0) GEM remote: https://rubygems.org/ specs: actionmailer (4.0.0) @@ -67,21 +67,25 @@ actionpack (= 4.0.0) activesupport (= 4.0.0) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) rake (10.1.0) - responders (1.0.0.rc) + responders (1.1.0) railties (>= 3.2, < 5) sprockets (2.10.0) hike (~> 1.2) multi_json (~> 1.0) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) sprockets-rails (2.0.0) actionpack (>= 3.0) activesupport (>= 3.0) sprockets (~> 2.8) + strong_parameters (0.1.4) + actionpack (>= 3.2.0) + activemodel (>= 3.2.0) + railties (>= 3.2.0) thor (0.18.1) thread_safe (0.1.2) atomic tilt (1.4.1) treetop (1.4.14) @@ -96,6 +100,7 @@ DEPENDENCIES inherited_resources! mocha rails (>= 3.2, < 5) + strong_parameters turn