From 994a89010ed692a00485fece7bf718a4da99a701 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 12:22:03 +0000 Subject: [PATCH] Bump selenium-webdriver from 4.36.0 to 4.38.0 Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 4.36.0 to 4.38.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.36.0...selenium-4.38.0) --- updated-dependencies: - dependency-name: selenium-webdriver dependency-version: 4.38.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 10 ++++------ 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/Gemfile b/Gemfile index 730e2c08..147408ba 100644 --- a/Gemfile +++ b/Gemfile @@ -53,7 +53,7 @@ group :test do gem "factory_bot_rails", "~> 6.5" gem "capybara" gem "capybara-email" - gem "selenium-webdriver", "~> 4.36" + gem "selenium-webdriver", "~> 4.38" end gem "bcrypt", "~> 3.1" diff --git a/Gemfile.lock b/Gemfile.lock index 27f0f394..8284ddbd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -219,7 +219,7 @@ GEM jmespath (1.6.2) jsbundling-rails (1.3.1) railties (>= 6.0.0) - json (2.13.2) + json (2.15.2) kaminari (1.2.2) activesupport (>= 4.1.0) kaminari-actionview (= 1.2.2) @@ -302,7 +302,7 @@ GEM pp (0.6.3) prettyprint prettyprint (0.2.0) - prism (1.4.0) + prism (1.6.0) propshaft (1.3.1) actionpack (>= 7.0.0) activesupport (>= 7.0.0) @@ -421,11 +421,9 @@ GEM ruby2_keywords (0.0.5) rubyzip (3.2.0) securerandom (0.4.1) - selenium-webdriver (4.36.0) + selenium-webdriver (4.38.0) base64 (~> 0.2) - json (<= 2.13.2) logger (~> 1.4) - prism (~> 1.0, < 1.5) rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 4.0) websocket (~> 1.0) @@ -555,7 +553,7 @@ DEPENDENCIES rspec-rails (~> 8.0) ruby-lsp (~> 0.26) rubyzip - selenium-webdriver (~> 4.36) + selenium-webdriver (~> 4.38) shoulda (~> 4.0) shoulda-matchers (~> 4.5) simplecov