From 802e5f88ad879986bac599b3fa2fee523bda63d8 Mon Sep 17 00:00:00 2001 From: Thorsten Eckel Date: Wed, 24 Apr 2019 12:24:49 +0200 Subject: [PATCH] Bump selenium-webdriver from 3.141.5926 to 3.142.0 Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 3.141.5926 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) --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7ea9110a4..b71304149 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -444,7 +444,7 @@ GEM sawyer (0.8.1) addressable (>= 2.3.5, < 2.6) faraday (~> 0.8, < 1.0) - selenium-webdriver (3.141.5926) + selenium-webdriver (3.142.0) childprocess (>= 0.5, < 2.0) rubyzip (~> 1.2, >= 1.2.2) shellany (0.0.1)