From 7618db67d9bd71b1e8137dda4d02d4da7ad3fdd2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 8 May 2018 14:52:41 +0000 Subject: [PATCH] Bump selenium-webdriver from 3.9.0 to 3.12.0 Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 3.9.0 to 3.12.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/compare/selenium-3.9.0...selenium-3.12.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 96e90b77c..9faf9179c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -88,7 +88,7 @@ GEM capybara-screenshot (1.0.18) capybara (>= 1.0, < 3) launchy - childprocess (0.8.0) + childprocess (0.9.0) ffi (~> 1.0, >= 1.0.11) chromedriver-helper (1.2.0) archive-zip (~> 0.10) @@ -136,7 +136,7 @@ GEM faraday_middleware (>= 0.9) loofah (>= 2.0) sax-machine (>= 1.0) - ffi (1.9.21) + ffi (1.9.23) globalid (0.4.1) activesupport (>= 4.2.0) http_accept_language (2.1.1) @@ -316,7 +316,7 @@ GEM sprockets-rails (>= 2.0, < 4.0) tilt (>= 1.1, < 3) sax-machine (1.3.2) - selenium-webdriver (3.9.0) + selenium-webdriver (3.12.0) childprocess (~> 0.5) rubyzip (~> 1.2) shoulda-matchers (3.1.2)