From ed7015ae98ac874aaf30be597128aa44562f39c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 15 Feb 2019 19:20:25 +0000 Subject: [PATCH] Bump selenium-webdriver from 3.12.0 to 3.141.0 Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 3.12.0 to 3.141.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.12.0...selenium-3.141.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 276f94dd52..87b0c1f49d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -301,7 +301,7 @@ GEM faraday (0.15.4) multipart-post (>= 1.2, < 3) ffaker (1.15.0) - ffi (1.9.25) + ffi (1.10.0) figaro (1.1.1) thor (~> 0.14) fission (0.5.0) @@ -697,9 +697,9 @@ GEM tilt (~> 1.3) select2-rails (3.5.10) thor (~> 0.14) - selenium-webdriver (3.12.0) + selenium-webdriver (3.141.0) childprocess (~> 0.5) - rubyzip (~> 1.2) + rubyzip (~> 1.2, >= 1.2.2) shellany (0.0.1) shoulda-matchers (2.8.0) activesupport (>= 3.0.0)