From 55b82c0488d676f00437890d1587c76758a046e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 6 Aug 2018 05:23:24 +0000 Subject: [PATCH] Bump selenium-webdriver from 3.13.1 to 3.14.0 Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 3.13.1 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/commits/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 1e40e99a..0f6677df 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -296,7 +296,7 @@ GEM screenshot_opener (0.1.0) actionpack (>= 5.1.0) activesupport (>= 5.1.0) - selenium-webdriver (3.13.1) + selenium-webdriver (3.14.0) childprocess (~> 0.5) rubyzip (~> 1.2) simplecov (0.16.1)