From 32ad0aa7e71b9d886fa5f4692ac42959e756a113 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 8 Nov 2018 14:40:44 +0000 Subject: [PATCH] Bump govuk_test from 0.2.1 to 0.3.0 Bumps [govuk_test](https://github.com/alphagov/govuk_test) from 0.2.1 to 0.3.0. - [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/v0.2.1...v0.3.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a7f241202..8b6b305d3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -62,16 +62,17 @@ GEM binding_of_caller (0.8.0) debug_inspector (>= 0.0.1) builder (3.2.3) - capybara (3.8.2) + capybara (3.10.1) addressable mini_mime (>= 0.1.3) nokogiri (~> 1.8) rack (>= 1.6.0) rack-test (>= 0.6.3) - xpath (~> 3.1) + regexp_parser (~> 1.2) + xpath (~> 3.2) childprocess (0.9.0) ffi (~> 1.0, >= 1.0.11) - chromedriver-helper (2.0.1) + chromedriver-helper (2.1.0) archive-zip (~> 0.10) nokogiri (~> 1.8) coderay (1.1.2) @@ -136,9 +137,10 @@ GEM slimmer (>= 11.1.0) govuk_template (0.25.0) rails (>= 3.1) - govuk_test (0.2.1) + govuk_test (0.3.0) capybara chromedriver-helper + ptools puma selenium-webdriver hashdiff (0.3.7) @@ -219,6 +221,7 @@ GEM pry (0.12.0) coderay (~> 1.1.0) method_source (~> 0.9.0) + ptools (1.3.5) public_suffix (3.0.3) puma (3.12.0) rack (2.0.6) @@ -258,6 +261,7 @@ GEM rb-inotify (0.9.10) ffi (>= 0.5.0, < 2) redis (4.0.2) + regexp_parser (1.2.0) request_store (1.4.1) rack (>= 1.4) rest-client (2.0.2) @@ -296,9 +300,9 @@ GEM scss_lint (0.57.0) rake (>= 0.9, < 13) sass (~> 3.5.5) - selenium-webdriver (3.14.0) + selenium-webdriver (3.141.0) childprocess (~> 0.5) - rubyzip (~> 1.2) + rubyzip (~> 1.2, >= 1.2.2) sentry-raven (2.7.4) faraday (>= 0.7.6, < 1.0) shoulda (3.6.0) @@ -346,7 +350,7 @@ GEM websocket-driver (0.7.0) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.3) - xpath (3.1.0) + xpath (3.2.0) nokogiri (~> 1.8) PLATFORMS