Skip to content

Commit

Permalink
Merge pull request #1182 from DFE-Digital/dependabot/bundler/rspec-ra…
Browse files Browse the repository at this point in the history
…ils-7.0.1

Bump rspec-rails from 6.1.2 to 7.0.1
  • Loading branch information
felixclack authored Oct 18, 2024
2 parents be76be0 + 0dc2926 commit 4f55743
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -423,18 +423,18 @@ GEM
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
rspec-mocks (~> 3.13.0)
rspec-core (3.13.0)
rspec-core (3.13.1)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.0)
rspec-expectations (3.13.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.0)
rspec-mocks (3.13.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-rails (6.1.2)
actionpack (>= 6.1)
activesupport (>= 6.1)
railties (>= 6.1)
rspec-rails (7.0.1)
actionpack (>= 7.0)
activesupport (>= 7.0)
railties (>= 7.0)
rspec-core (~> 3.13)
rspec-expectations (~> 3.13)
rspec-mocks (~> 3.13)
Expand Down Expand Up @@ -528,7 +528,7 @@ GEM
attr_extras (>= 6.2.4)
diff-lcs
patience_diff
thor (1.3.1)
thor (1.3.2)
tilt (2.2.0)
timeout (0.4.1)
trailblazer-option (0.1.2)
Expand All @@ -555,7 +555,7 @@ GEM
xpath (3.2.0)
nokogiri (~> 1.8)
yard (0.9.34)
zeitwerk (2.6.17)
zeitwerk (2.6.18)

PLATFORMS
arm64-darwin-24
Expand Down

0 comments on commit 4f55743

Please sign in to comment.