From b5c55f42b8cbb9a6b48257b292001a92ea0541b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 7 Aug 2018 09:07:48 +0000 Subject: [PATCH] Bump selenium-webdriver from 3.13.0 to 3.14.0 Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 3.13.0 to 3.14.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.13.0...selenium-3.14.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0afcc5378..759129f78 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -469,7 +469,7 @@ GEM sassc (1.12.0) ffi (~> 1.9.6) sass (>= 3.3.0) - selenium-webdriver (3.13.0) + selenium-webdriver (3.14.0) childprocess (~> 0.5) rubyzip (~> 1.2) sexp_processor (4.11.0)