From 294294d3559d85c6a911f5b3609474451cf3a56c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Dec 2023 18:49:58 +0000 Subject: [PATCH] Bump govuk_test from 4.0.1 to 4.0.2 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](https://github.com/alphagov/govuk_test/compare/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] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 339cee5cb..7f4b37085 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -76,7 +76,7 @@ GEM minitest (>= 5.1) mutex_m tzinfo (~> 2.0) - addressable (2.8.5) + addressable (2.8.6) public_suffix (>= 2.0.2, < 6.0) afm (0.2.2) ast (2.4.2) @@ -84,7 +84,7 @@ GEM bigdecimal (3.1.4) bootsnap (1.17.0) msgpack (~> 1.2) - brakeman (6.0.1) + brakeman (6.1.0) bson (4.15.0) builder (3.2.4) byebug (11.1.3) @@ -194,7 +194,7 @@ GEM govuk_app_config (>= 1.1) redis-namespace (~> 1.6) sidekiq (~> 6.5, >= 6.5.12) - govuk_test (4.0.1) + govuk_test (4.0.2) brakeman (>= 5.0.2) capybara (>= 3.36) puma @@ -565,7 +565,7 @@ GEM redis (4.8.1) redis-namespace (1.11.0) redis (>= 4) - regexp_parser (2.8.2) + regexp_parser (2.8.3) reline (0.4.1) io-console (~> 0.5) request_store (1.5.1) @@ -647,7 +647,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)