From 43c93bcd448f1ab0a32aa8ce342b65b9ac05a2ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Sat, 4 May 2019 11:34:43 +0000 Subject: [PATCH] Bump selenium-webdriver from 3.141.0 to 3.142.0 Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 3.141.0 to 3.142.0. - [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[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 81f767c4a..3cc1114e5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -95,8 +95,8 @@ GEM capybara (>= 1.0, < 4) launchy chartkick (3.0.2) - childprocess (0.9.0) - ffi (~> 1.0, >= 1.0.11) + childprocess (1.0.1) + rake (< 13.0) cliver (0.3.2) codeclimate-test-reporter (1.0.9) simplecov (<= 0.13) @@ -459,8 +459,8 @@ GEM activemodel (>= 5) elasticsearch (>= 6) hashie - selenium-webdriver (3.141.0) - childprocess (~> 0.5) + selenium-webdriver (3.142.0) + childprocess (>= 0.5, < 2.0) rubyzip (~> 1.2, >= 1.2.2) sexp_processor (4.12.0) sidekiq (5.2.7)