From 6aa2ed8785ded0109af84011580d7818f4050d57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Apr 2026 11:55:04 +0000 Subject: [PATCH] Bump selenium-webdriver from 4.41.0 to 4.42.0 Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 4.41.0 to 4.42.0. - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Changelog](https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES) - [Commits](https://github.com/SeleniumHQ/selenium/compare/selenium-4.41.0...selenium-4.42.0) --- updated-dependencies: - dependency-name: selenium-webdriver dependency-version: 4.42.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 6f90479e..9a88563b 100644 --- a/Gemfile +++ b/Gemfile @@ -51,7 +51,7 @@ group :test do gem "factory_bot_rails", "~> 6.5" gem "capybara" gem "capybara-email" - gem "selenium-webdriver", "~> 4.38" + gem "selenium-webdriver", "~> 4.42" end gem "bcrypt", "~> 3.1" diff --git a/Gemfile.lock b/Gemfile.lock index c8cf9a4a..18d0e056 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -425,7 +425,7 @@ GEM ruby2_keywords (0.0.5) rubyzip (3.2.2) securerandom (0.4.1) - selenium-webdriver (4.41.0) + selenium-webdriver (4.42.0) base64 (~> 0.2) logger (~> 1.4) rexml (~> 3.2, >= 3.2.5) @@ -545,7 +545,7 @@ DEPENDENCIES rspec-rails (~> 8.0) ruby-lsp (~> 0.26) rubyzip - selenium-webdriver (~> 4.38) + selenium-webdriver (~> 4.42) shoulda (~> 4.0) shoulda-matchers (~> 4.5) simplecov