Skip to content

Commit

Permalink
Merge pull request #942 from diowa/dependabot/bundler/rspec-rails-7.0.0
Browse files Browse the repository at this point in the history
Bump rspec-rails from 6.1.4 to 7.0.0
  • Loading branch information
tagliala authored Sep 3, 2024
2 parents f14728f + 5c86d03 commit 6ecbade
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 @@ -243,10 +243,10 @@ GEM
rspec-mocks (3.13.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-rails (6.1.4)
actionpack (>= 6.1)
activesupport (>= 6.1)
railties (>= 6.1)
rspec-rails (7.0.0)
actionpack (>= 7.0)
activesupport (>= 7.0)
railties (>= 7.0)
rspec-core (~> 3.13)
rspec-expectations (~> 3.13)
rspec-mocks (~> 3.13)
Expand Down

0 comments on commit 6ecbade

Please sign in to comment.