Skip to content

Commit

Permalink
Merge pull request #910 from alphagov/dependabot/bundler/rspec-rails-…
Browse files Browse the repository at this point in the history
…5.0.0

Bump rspec-rails from 4.1.0 to 5.0.0
  • Loading branch information
ChrisBAshton authored Mar 10, 2021
2 parents 25e82df + 0902e7a commit febf4de
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 @@ -280,10 +280,10 @@ GEM
rspec-mocks (3.10.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-rails (4.1.0)
actionpack (>= 4.2)
activesupport (>= 4.2)
railties (>= 4.2)
rspec-rails (5.0.0)
actionpack (>= 5.2)
activesupport (>= 5.2)
railties (>= 5.2)
rspec-core (~> 3.10)
rspec-expectations (~> 3.10)
rspec-mocks (~> 3.10)
Expand Down

0 comments on commit febf4de

Please sign in to comment.