Skip to content

Commit

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

Bump rspec-rails from 6.0.3 to 6.1.0
  • Loading branch information
MuriloDalRi authored Nov 22, 2023
2 parents b5c21f2 + b3f151c commit e22159a
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 @@ -88,7 +88,7 @@ GEM
ast (2.4.2)
autoprefixer-rails (10.4.7.0)
execjs (~> 2)
base64 (0.1.1)
base64 (0.2.0)
bigdecimal (3.1.4)
bindex (0.8.1)
bootsnap (1.17.0)
Expand Down Expand Up @@ -218,7 +218,7 @@ GEM
concurrent-ruby (~> 1.0)
inflection (1.0.0)
io-console (0.6.0)
irb (1.9.0)
irb (1.9.1)
rdoc
reline (>= 0.3.8)
jquery-rails (4.5.0)
Expand Down Expand Up @@ -590,10 +590,10 @@ GEM
rspec-its (1.3.0)
rspec-core (>= 3.0.0)
rspec-expectations (>= 3.0.0)
rspec-mocks (3.12.5)
rspec-mocks (3.12.6)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-rails (6.0.3)
rspec-rails (6.1.0)
actionpack (>= 6.1)
activesupport (>= 6.1)
railties (>= 6.1)
Expand Down

0 comments on commit e22159a

Please sign in to comment.