Skip to content

Commit

Permalink
Merge pull request #646 from SUSE/depfu/update/rails-controller-testi…
Browse files Browse the repository at this point in the history
…ng-1.0.5

Update rails-controller-testing: 1.0.4 → 1.0.5 (patch)
  • Loading branch information
hennevogel committed Oct 10, 2020
2 parents 6e29d08 + 3bc42c3 commit f7bd536
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -229,10 +229,10 @@ GEM
bundler (>= 1.3.0)
railties (= 5.2.4.4)
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)
Expand Down

0 comments on commit f7bd536

Please sign in to comment.