From 03e51717d5c25438dfc417c1cfab0557fdeb2a76 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Feb 2023 17:22:03 +0000 Subject: [PATCH] Bump selenium-webdriver from 4.2.1 to 4.8.1 Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 4.2.1 to 4.8.1. - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Changelog](https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES) - [Commits](https://github.com/SeleniumHQ/selenium/commits/selenium-4.8.1) --- updated-dependencies: - dependency-name: selenium-webdriver dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 6 ++---- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index 8fc47f5204..097f9310b4 100644 --- a/Gemfile +++ b/Gemfile @@ -131,7 +131,7 @@ group :test, :development do gem 'rake', '~> 13.0.6' gem 'rest-client' gem 'rspec' - gem 'selenium-webdriver', '~> 4.2.1' + gem 'selenium-webdriver', '~> 4.8.1' gem 'test-unit' gem 'teaspoon-mocha' gem 'timecop' diff --git a/Gemfile.lock b/Gemfile.lock index e659e43045..4e374871c2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -79,7 +79,6 @@ GEM rack-test (>= 0.6.3) regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) - childprocess (4.1.0) chronic (0.10.2) ci_reporter (2.0.0) builder (>= 2.1.2) @@ -562,8 +561,7 @@ GEM tilt scrypt (3.0.7) ffi-compiler (>= 1.0, < 2.0) - selenium-webdriver (4.2.1) - childprocess (>= 0.5, < 5.0) + selenium-webdriver (4.8.1) rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 3.0) websocket (~> 1.0) @@ -770,7 +768,7 @@ DEPENDENCIES sassc (~> 2.4.0) sassc-rails scrypt (~> 3) - selenium-webdriver (~> 4.2.1) + selenium-webdriver (~> 4.8.1) sentry-delayed_job sentry-rails sentry-resque