From dd2c602cffe9d33f4c340a345c0c4693befcb233 Mon Sep 17 00:00:00 2001 From: Thorsten Eckel Date: Thu, 18 Apr 2019 12:24:06 +0200 Subject: [PATCH] Bump selenium-webdriver from 3.141.0 to 3.141.5926 Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 3.141.0 to 3.141.5926. - [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) --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 81213244b..84f177c06 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -119,8 +119,8 @@ GEM rack (>= 1.0.0) rack-test (>= 0.5.4) xpath (>= 2.0, < 4.0) - childprocess (0.9.0) - ffi (~> 1.0, >= 1.0.11) + childprocess (1.0.1) + rake (< 13.0) clavius (1.0.4) clearbit (0.2.8) nestful (~> 1.1.0) @@ -444,8 +444,8 @@ GEM sawyer (0.8.1) addressable (>= 2.3.5, < 2.6) faraday (~> 0.8, < 1.0) - selenium-webdriver (3.141.0) - childprocess (~> 0.5) + selenium-webdriver (3.141.5926) + childprocess (>= 0.5, < 2.0) rubyzip (~> 1.2, >= 1.2.2) shellany (0.0.1) simple_oauth (0.3.1)