From f0cd8729ae816fed6f8941576dc774dc878d9b12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Jun 2021 05:10:19 +0000 Subject: [PATCH] Bump govuk_test from 2.2.0 to 2.3.0 Bumps [govuk_test](https://github.com/alphagov/govuk_test) from 2.2.0 to 2.3.0. - [Release notes](https://github.com/alphagov/govuk_test/releases) - [Changelog](https://github.com/alphagov/govuk_test/blob/main/CHANGELOG.md) - [Commits](https://github.com/alphagov/govuk_test/compare/v2.2.0...v2.3.0) --- updated-dependencies: - dependency-name: govuk_test dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 65b81f95e..590c702f1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -71,7 +71,7 @@ GEM rack (>= 0.9.0) binding_of_caller (0.8.0) debug_inspector (>= 0.0.1) - brakeman (4.10.1) + brakeman (5.0.4) builder (3.2.4) capybara (3.33.0) addressable @@ -136,8 +136,8 @@ GEM sprockets (< 4) govuk_schemas (4.3.0) json-schema (~> 2.8.0) - govuk_test (2.2.0) - brakeman (~> 4.6) + govuk_test (2.3.0) + brakeman (>= 5.0.2) capybara puma selenium-webdriver (>= 3.142) @@ -208,7 +208,7 @@ GEM coderay (~> 1.1) method_source (~> 1.0) public_suffix (4.0.6) - puma (5.3.1) + puma (5.3.2) nio4r (~> 2.0) racc (1.5.2) rack (2.2.3)