From f02c1d80bed990486e094d2ef4d5137dec0fb997 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 19 Oct 2018 17:59:57 +0000 Subject: [PATCH] Bump selenium-webdriver from 3.14.0 to 3.14.1 Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 3.14.0 to 3.14.1. - [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) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 18ad6f05d..aea8b6a19 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -469,9 +469,9 @@ GEM sassc (2.0.0) ffi (~> 1.9.6) rake - selenium-webdriver (3.14.0) + selenium-webdriver (3.14.1) childprocess (~> 0.5) - rubyzip (~> 1.2) + rubyzip (~> 1.2, >= 1.2.2) sexp_processor (4.11.0) shellany (0.0.1) sidekiq (5.2.2)