Skip to content

Commit

Permalink
Bump govuk_test from 4.0.1 to 4.0.2
Browse files Browse the repository at this point in the history
Bumps [govuk_test](https://github.com/alphagov/govuk_test) from 4.0.1 to 4.0.2.
- [Changelog](https://github.com/alphagov/govuk_test/blob/main/CHANGELOG.md)
- [Commits](alphagov/govuk_test@v4.0.1...v4.0.2)

---
updated-dependencies:
- dependency-name: govuk_test
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 4, 2024
1 parent 820fe8d commit dfcf66f
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,8 @@ GEM
debug_inspector (>= 0.0.1)
bootsnap (1.17.0)
msgpack (~> 1.2)
brakeman (6.0.1)
brakeman (6.1.1)
racc
builder (3.2.4)
byebug (11.1.3)
capybara (3.39.2)
Expand Down Expand Up @@ -220,7 +221,7 @@ GEM
sprockets-rails
govuk_schemas (4.7.0)
json-schema (>= 2.8, < 4.2)
govuk_test (4.0.1)
govuk_test (4.0.2)
brakeman (>= 5.0.2)
capybara (>= 3.36)
puma
Expand Down Expand Up @@ -296,7 +297,7 @@ GEM
net-protocol
netrc (0.11.0)
nio4r (2.7.0)
nokogiri (1.15.5)
nokogiri (1.16.0)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
null_logger (0.0.1)
Expand Down Expand Up @@ -540,7 +541,7 @@ GEM
psych (5.1.2)
stringio
public_suffix (5.0.4)
puma (6.4.0)
puma (6.4.1)
nio4r (~> 2.0)
racc (1.7.3)
rack (3.0.8)
Expand Down Expand Up @@ -598,7 +599,7 @@ GEM
rake (13.1.0)
rdoc (6.6.2)
psych (>= 4.0.0)
regexp_parser (2.8.2)
regexp_parser (2.8.3)
reline (0.4.1)
io-console (~> 0.5)
request_store (1.5.1)
Expand Down Expand Up @@ -679,7 +680,7 @@ GEM
sprockets (> 3.0)
sprockets-rails
tilt
selenium-webdriver (4.14.0)
selenium-webdriver (4.16.0)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
Expand Down

0 comments on commit dfcf66f

Please sign in to comment.