Skip to content

Commit

Permalink
Merge pull request #282 from alphagov/dependabot/bundler/govuk_test-4…
Browse files Browse the repository at this point in the history
….0.1

Bump govuk_test from 3.0.1 to 4.0.1
  • Loading branch information
KludgeKML authored Oct 12, 2023
2 parents 4265d00 + d3d7d47 commit 0b67412
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 @@ -98,13 +98,13 @@ GEM
bigdecimal (3.1.4)
bootsnap (1.16.0)
msgpack (~> 1.2)
brakeman (5.2.3)
brakeman (6.0.1)
brpoplpush-redis_script (0.1.3)
concurrent-ruby (~> 1.0, >= 1.0.5)
redis (>= 1.0, < 6)
builder (3.2.4)
byebug (11.1.3)
capybara (3.38.0)
capybara (3.39.2)
addressable
matrix
mini_mime (>= 0.1.3)
Expand All @@ -113,7 +113,6 @@ GEM
rack-test (>= 0.6.3)
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
childprocess (4.1.0)
climate_control (1.2.0)
concurrent-ruby (1.2.2)
connection_pool (2.4.1)
Expand Down Expand Up @@ -175,7 +174,7 @@ GEM
govuk_app_config (>= 1.1)
redis-namespace (~> 1.6)
sidekiq (~> 6)
govuk_test (3.0.1)
govuk_test (4.0.1)
brakeman (>= 5.0.2)
capybara (>= 3.36)
puma
Expand Down Expand Up @@ -532,7 +531,7 @@ GEM
redis (4.8.1)
redis-namespace (1.11.0)
redis (>= 4)
regexp_parser (2.8.1)
regexp_parser (2.8.2)
reline (0.3.9)
io-console (~> 0.5)
request_store (1.5.1)
Expand Down Expand Up @@ -602,10 +601,10 @@ GEM
rubyzip (2.3.2)
rufus-scheduler (3.8.2)
fugit (~> 1.1, >= 1.1.6)
selenium-webdriver (4.1.0)
childprocess (>= 0.5, < 5.0)
selenium-webdriver (4.14.0)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
sentry-rails (5.11.0)
railties (>= 5.0)
sentry-ruby (~> 5.11.0)
Expand Down Expand Up @@ -656,6 +655,7 @@ GEM
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
webrick (1.8.1)
websocket (1.2.10)
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
Expand Down

0 comments on commit 0b67412

Please sign in to comment.