Skip to content

Commit

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

Bump rspec-rails from 6.1.0 to 6.1.1
  • Loading branch information
andy-collon authored Jan 31, 2024
2 parents beceb5a + 8bd0661 commit feedc35
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 @@ -86,7 +86,7 @@ GEM
erubi (>= 1.0.0)
rack (>= 0.9.0)
rouge (>= 1.0.0)
bigdecimal (3.1.5)
bigdecimal (3.1.6)
bindex (0.8.1)
bootsnap (1.17.1)
msgpack (~> 1.2)
Expand Down Expand Up @@ -195,7 +195,7 @@ GEM
multi_xml (>= 0.5.2)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
io-console (0.7.1)
io-console (0.7.2)
irb (1.11.1)
rdoc
reline (>= 0.4.2)
Expand Down Expand Up @@ -242,7 +242,7 @@ GEM
mime-types-data (3.2023.1003)
mini_mime (1.1.5)
mini_portile2 (2.8.5)
minitest (5.21.1)
minitest (5.21.2)
msgpack (1.7.2)
multi_xml (0.6.0)
mutex_m (0.2.0)
Expand Down Expand Up @@ -564,7 +564,7 @@ GEM
rspec-mocks (3.12.6)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-rails (6.1.0)
rspec-rails (6.1.1)
actionpack (>= 6.1)
activesupport (>= 6.1)
railties (>= 6.1)
Expand Down

0 comments on commit feedc35

Please sign in to comment.