From 09424defe44e7407850f820621065f6d9a6341de Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2019 09:43:34 +0000 Subject: [PATCH] Bump govuk_test from 1.0.0 to 1.0.1 Bumps [govuk_test](https://github.com/alphagov/govuk_test) from 1.0.0 to 1.0.1. - [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.0...v1.0.1) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fb07c097a..e75308b8d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -70,8 +70,7 @@ GEM rack-test (>= 0.6.3) regexp_parser (~> 1.5) xpath (~> 3.2) - childprocess (2.0.0) - rake (< 13.0) + childprocess (3.0.0) chromedriver-helper (1.2.0) archive-zip (~> 0.10) nokogiri (~> 1.8) @@ -125,11 +124,11 @@ GEM sassc-rails (>= 2.0.1) govuk_schemas (4.0.0) json-schema (~> 2.8.0) - govuk_test (1.0.0) + govuk_test (1.0.1) capybara puma selenium-webdriver (>= 3.142) - webdrivers + webdrivers (~> 4) hashdiff (1.0.0) htmlentities (4.3.4) http-accept (1.7.0) @@ -197,7 +196,7 @@ GEM coderay (~> 1.1.0) method_source (~> 0.9.0) public_suffix (4.0.1) - puma (4.1.0) + puma (4.2.1) nio4r (~> 2.0) rack (2.0.7) rack-cache (1.9.0) @@ -268,7 +267,7 @@ GEM rubocop-rspec (1.36.0) rubocop (>= 0.68.1) ruby-progressbar (1.10.1) - rubyzip (1.3.0) + rubyzip (2.0.0) safe_yaml (1.0.5) sass (3.7.4) sass-listen (~> 4.0.0) @@ -292,9 +291,9 @@ GEM scss_lint (0.58.0) rake (>= 0.9, < 13) sass (~> 3.5, >= 3.5.5) - selenium-webdriver (3.142.4) - childprocess (>= 0.5, < 3.0) - rubyzip (~> 1.2, >= 1.2.2) + selenium-webdriver (3.142.6) + childprocess (>= 0.5, < 4.0) + rubyzip (>= 1.2.2) sentry-raven (2.11.3) faraday (>= 0.7.6, < 1.0) slimmer (13.1.0) @@ -327,9 +326,9 @@ GEM unicorn (5.5.1) kgio (~> 2.6) raindrops (~> 0.7) - webdrivers (4.1.2) + webdrivers (4.1.3) nokogiri (~> 1.6) - rubyzip (~> 1.0) + rubyzip (>= 1.3.0) selenium-webdriver (>= 3.0, < 4.0) webmock (3.7.6) addressable (>= 2.3.6)