From 164e0a2b875194a705384f132a261327c0a59283 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2019 05:15:38 +0000 Subject: [PATCH] Bump selenium-webdriver from 3.142.5 to 3.142.6 Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 3.142.5 to 3.142.6. - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Changelog](https://github.com/SeleniumHQ/selenium/blob/master/rb/CHANGES) - [Commits](https://github.com/SeleniumHQ/selenium/commits) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 76dbec5..0ba8749 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -62,8 +62,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) coderay (1.1.2) concurrent-ruby (1.1.5) crack (0.4.3) @@ -180,7 +179,7 @@ GEM method_source rake (>= 0.8.7) thor (>= 0.19.0, < 2.0) - rake (12.3.3) + rake (13.0.0) rb-fsevent (0.10.3) rb-inotify (0.9.10) ffi (>= 0.5.0, < 2) @@ -218,8 +217,8 @@ GEM tilt (>= 1.1, < 3) sdoc (1.0.0) rdoc (>= 5.0) - selenium-webdriver (3.142.5) - childprocess (>= 0.5, < 3.0) + selenium-webdriver (3.142.6) + childprocess (>= 0.5, < 4.0) rubyzip (>= 1.2.2) shoulda-matchers (4.1.2) activesupport (>= 4.2.0)