diff --git a/Gemfile.lock b/Gemfile.lock index 694f7458f..9e684e2e0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -545,9 +545,9 @@ GEM bundler (>= 1.3.0) railties (= 5.0.6) sprockets-rails (>= 2.0.0) - rails-controller-testing (1.0.1) - actionpack (~> 5.x) - actionview (~> 5.x) + rails-controller-testing (1.0.2) + actionpack (~> 5.x, >= 5.0.1) + actionview (~> 5.x, >= 5.0.1) activesupport (~> 5.x) rails-dom-testing (2.0.3) activesupport (>= 4.2.0)