From 30d0aab6f1313853fe9205adb3bfea2c4042dc2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 5 Mar 2018 10:15:58 +0000 Subject: [PATCH] Bump selenium-webdriver from 3.6.0 to 3.10.0 Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 3.6.0 to 3.10.0. - [Commits](https://github.com/SeleniumHQ/selenium/compare/selenium-3.6.0...selenium-3.10.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 f7f9d7136..2a9fda390 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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.10.0) childprocess (~> 0.5) - rubyzip (~> 1.0) + rubyzip (~> 1.2) simplecov (0.14.1) docile (~> 1.1.0) json (>= 1.8, < 3)