From 3889672cde247299c0fb8c1011c76c4ecb444c09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 22 Oct 2018 17:27: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 e6b7f81..25895d9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -216,9 +216,9 @@ GEM tilt (>= 1.1, < 3) sdoc (1.0.0) rdoc (>= 5.0) - selenium-webdriver (3.14.0) + selenium-webdriver (3.14.1) childprocess (~> 0.5) - rubyzip (~> 1.2) + rubyzip (~> 1.2, >= 1.2.2) shoulda-matchers (3.1.2) activesupport (>= 4.0.0) simple_form (4.0.1)