Skip to content

Commit b681f5a

Browse files
dependabot-supportseanmarcia
authored andcommitted
Bump rails-controller-testing from 1.0.2 to 1.0.3
Bumps [rails-controller-testing](https://github.com/rails/rails-controller-testing) from 1.0.2 to 1.0.3. - [Release notes](https://github.com/rails/rails-controller-testing/releases) - [Commits](rails/rails-controller-testing@v1.0.2...v1.0.3) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9ec2e51 commit b681f5a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -290,10 +290,10 @@ GEM
290290
bundler (>= 1.3.0)
291291
railties (= 5.2.1.1)
292292
sprockets-rails (>= 2.0.0)
293-
rails-controller-testing (1.0.2)
294-
actionpack (~> 5.x, >= 5.0.1)
295-
actionview (~> 5.x, >= 5.0.1)
296-
activesupport (~> 5.x)
293+
rails-controller-testing (1.0.3)
294+
actionpack (>= 5.0.1.x)
295+
actionview (>= 5.0.1.x)
296+
activesupport (>= 5.0.1.x)
297297
rails-dom-testing (2.0.3)
298298
activesupport (>= 4.2.0)
299299
nokogiri (>= 1.6)

0 commit comments

Comments
 (0)