Merge pull request #2420 from TracksApp/dependabot/bundler/rails-controller-testing-1.0.5

Bump rails-controller-testing from 1.0.4 to 1.0.5
This commit is contained in:
Jyri-Petteri Paloposki 2020-07-17 20:40:37 +03:00 committed by GitHub
commit 6344a75a5b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -171,10 +171,10 @@ GEM
bundler (>= 1.3.0)
railties (= 5.2.4.3)
sprockets-rails (>= 2.0.0)
rails-controller-testing (1.0.4)
actionpack (>= 5.0.1.x)
actionview (>= 5.0.1.x)
activesupport (>= 5.0.1.x)
rails-controller-testing (1.0.5)
actionpack (>= 5.0.1.rc1)
actionview (>= 5.0.1.rc1)
activesupport (>= 5.0.1.rc1)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)