From 9c0f80f04eb4dd459134371f32a5cb237afb8d1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 9 May 2018 10:12:51 +0000 Subject: [PATCH] Bump selenium-webdriver from 3.6.0 to 3.12.0 Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 3.6.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.6.0...selenium-3.12.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f7f9d7136..b3c59902b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -54,7 +54,7 @@ GEM rack (>= 1.0.0) rack-test (>= 0.5.4) xpath (~> 2.0) - childprocess (0.8.0) + childprocess (0.9.0) ffi (~> 1.0, >= 1.0.11) coderay (1.1.2) concurrent-ruby (1.0.5) @@ -63,7 +63,7 @@ GEM addressable docile (1.1.5) erubi (1.7.0) - ffi (1.9.18) + ffi (1.9.23) globalid (0.4.1) activesupport (>= 4.2.0) htmlentities (4.3.4) @@ -144,9 +144,9 @@ GEM roadie (~> 3.1) ruby-openid (2.3.0) rubyzip (1.2.1) - selenium-webdriver (3.6.0) + selenium-webdriver (3.12.0) childprocess (~> 0.5) - rubyzip (~> 1.0) + rubyzip (~> 1.2) simplecov (0.14.1) docile (~> 1.1.0) json (>= 1.8, < 3)