From d43cf0c1f484f226b55ece0f2400d9742adb21d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Sat, 11 May 2019 02:12:27 +0000 Subject: [PATCH] Upgrade: Bump selenium-webdriver from 3.142.1 to 3.142.2 Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 3.142.1 to 3.142.2. - [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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index ca4d19ed6..9a7925379 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -528,7 +528,7 @@ GEM sdoc (1.0.0) rdoc (>= 5.0) selectize-rails (0.12.6) - selenium-webdriver (3.142.1) + selenium-webdriver (3.142.2) childprocess (>= 0.5, < 2.0) rubyzip (~> 1.2, >= 1.2.2) shoulda (3.5.0)