Skip to content

Commit

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

Bump rspec-rails from 6.1.4 to 7.0.1
  • Loading branch information
yndajas committed Sep 4, 2024
2 parents eed4375 + 9ffd4d4 commit 31844f9
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -613,18 +613,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.1)
rspec-expectations (3.13.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
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.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 @@ -720,7 +720,7 @@ GEM
table_print (1.5.7)
term-ansicolor (1.11.2)
tins (~> 1.0)
thor (1.3.1)
thor (1.3.2)
timeout (0.4.1)
tins (1.33.0)
bigdecimal
Expand All @@ -742,7 +742,7 @@ GEM
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
zeitwerk (2.6.17)
zeitwerk (2.6.18)

PLATFORMS
aarch64-linux
Expand Down

0 comments on commit 31844f9

Please sign in to comment.