From 1a046a5fbc9be85ab1f9771bdb3e24c529fffcf3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2019 08:26:30 +0000 Subject: [PATCH] Bump govuk_test from 1.0.2 to 1.0.3 Bumps [govuk_test](https://github.com/alphagov/govuk_test) from 1.0.2 to 1.0.3. - [Release notes](https://github.com/alphagov/govuk_test/releases) - [Changelog](https://github.com/alphagov/govuk_test/blob/master/CHANGELOG.md) - [Commits](https://github.com/alphagov/govuk_test/compare/v1.0.2...v1.0.3) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6301b070f..4e09dee4a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -61,6 +61,7 @@ GEM rack (>= 0.9.0) binding_of_caller (0.8.0) debug_inspector (>= 0.0.1) + brakeman (4.7.0) builder (3.2.3) capybara (3.29.0) addressable @@ -125,7 +126,8 @@ GEM sprockets (< 4) govuk_schemas (4.0.0) json-schema (~> 2.8.0) - govuk_test (1.0.2) + govuk_test (1.0.3) + brakeman (~> 4.6) capybara puma selenium-webdriver (>= 3.142)