From dc7cbadfc0f8896301b31f95d092a5bcbd8a02b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Sun, 1 Jul 2018 11:50:30 +0000 Subject: [PATCH] Bump selenium-webdriver from 3.11.0 to 3.13.0 Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 3.11.0 to 3.13.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.11.0...selenium-3.13.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 320f89ddb..abef55f0f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -172,7 +172,7 @@ GEM i18n (>= 0.7) faraday (0.12.2) multipart-post (>= 1.2, < 3) - ffi (1.9.23) + ffi (1.9.25) figaro (1.1.1) thor (~> 0.14) flickraw (0.9.9) @@ -466,7 +466,7 @@ GEM sprockets (>= 2.8, < 4.0) sprockets-rails (>= 2.0, < 4.0) tilt (>= 1.1, < 3) - selenium-webdriver (3.11.0) + selenium-webdriver (3.13.0) childprocess (~> 0.5) rubyzip (~> 1.2) sexp_processor (4.11.0)