From fc9f8eddd20848e3b96fb0941746c90e6cb7c9cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 21 May 2019 06:04:42 +0000 Subject: [PATCH] Bump selenium-webdriver from 2.53.4 to 3.142.3 Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 2.53.4 to 3.142.3. - [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 | 2 +- Gemfile.lock | 14 ++++++-------- 2 files changed, 7 insertions(+), 9 deletions(-) diff --git a/Gemfile b/Gemfile index f1eb1765..7a90ebb1 100644 --- a/Gemfile +++ b/Gemfile @@ -75,7 +75,7 @@ group :test do gem "mocha", :require => false gem "minitest-stub-const" - gem "selenium-webdriver", "~> 2.53" + gem "selenium-webdriver", "~> 3.142" # uncomment to use the webkit option. This depends on Qt being installed # gem "capybara-webkit" diff --git a/Gemfile.lock b/Gemfile.lock index 86219391..ffa2b45d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -66,8 +66,8 @@ GEM activesupport (>= 3.0.0) uniform_notifier (~> 1.11) byebug (11.0.1) - childprocess (0.9.0) - ffi (~> 1.0, >= 1.0.11) + childprocess (1.0.1) + rake (< 13.0) climate_control (0.2.0) codeclimate-test-reporter (1.0.7) simplecov @@ -220,10 +220,9 @@ GEM sassc (2.0.0) ffi (~> 1.9.6) rake - selenium-webdriver (2.53.4) - childprocess (~> 0.5) - rubyzip (~> 1.0) - websocket (~> 1.0) + selenium-webdriver (3.142.3) + childprocess (>= 0.5, < 2.0) + rubyzip (~> 1.2, >= 1.2.2) simplecov (0.16.1) docile (~> 1.1) json (>= 1.8, < 3) @@ -260,7 +259,6 @@ GEM execjs (>= 0.3.0, < 3) unicode-display_width (1.6.0) uniform_notifier (1.12.1) - websocket (1.2.8) websocket-driver (0.7.0) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.3) @@ -303,7 +301,7 @@ DEPENDENCIES rubocop (~> 0.69) sanitize (~> 5.0) sass-rails (~> 5.0) - selenium-webdriver (~> 2.53) + selenium-webdriver (~> 3.142) simplecov spring sqlite3