Skip to content

Commit

Permalink
Merge pull request #977 from alphagov/dependabot/bundler/rspec-rails-…
Browse files Browse the repository at this point in the history
…6.1.3
  • Loading branch information
govuk-ci authored Jun 21, 2024
2 parents 709a554 + 4128629 commit afecee3
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ GEM
docile (1.4.0)
domain_name (0.6.20240107)
drb (2.2.1)
erubi (1.12.0)
erubi (1.13.0)
expgen (0.1.1)
parslet
factory_bot (6.4.6)
Expand Down Expand Up @@ -195,7 +195,7 @@ GEM
concurrent-ruby (~> 1.0)
inflection (1.0.0)
io-console (0.7.2)
irb (1.13.1)
irb (1.13.2)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
jmespath (1.6.2)
Expand Down Expand Up @@ -244,7 +244,7 @@ GEM
mime-types-data (3.2024.0604)
mini_mime (1.1.5)
mini_portile2 (2.8.7)
minitest (5.23.1)
minitest (5.24.0)
mlanett-redis-lock (0.2.7)
redis
msgpack (1.7.2)
Expand All @@ -265,7 +265,7 @@ GEM
net-protocol
netrc (0.11.0)
nio4r (2.7.3)
nokogiri (1.16.5)
nokogiri (1.16.6)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
notifications-ruby-client (6.0.0)
Expand Down Expand Up @@ -596,7 +596,7 @@ GEM
redis-namespace (1.11.0)
redis (>= 4)
regexp_parser (2.9.2)
reline (0.5.8)
reline (0.5.9)
io-console (~> 0.5)
request_store (1.7.0)
rack (>= 1.4)
Expand All @@ -615,13 +615,13 @@ GEM
rspec-expectations (>= 2.99.0.beta1)
rspec-core (3.13.0)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.0)
rspec-expectations (3.13.1)
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)
rspec-rails (6.1.3)
actionpack (>= 6.1)
activesupport (>= 6.1)
railties (>= 6.1)
Expand Down Expand Up @@ -694,7 +694,7 @@ GEM
version_gem (~> 1.1, >= 1.1.1)
spring (4.2.1)
statsd-ruby (1.5.0)
stringio (3.1.0)
stringio (3.1.1)
strscan (3.1.0)
sync (0.5.0)
table_print (1.5.7)
Expand Down Expand Up @@ -726,7 +726,7 @@ GEM
websocket-extensions (0.1.5)
whenever (1.0.0)
chronic (>= 0.6.3)
zeitwerk (2.6.15)
zeitwerk (2.6.16)
zendesk_api (3.0.5)
faraday (> 2.0.0)
faraday-multipart
Expand Down

0 comments on commit afecee3

Please sign in to comment.