From 716bd1651a4f4ea65beda3a13db806c4f903bfe5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2024 11:39:15 +0000 Subject: [PATCH] Update dependency selenium-webdriver to v4.25.0 --- Gemfile.lock | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 401e6fcd..0afba2af 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -276,8 +276,7 @@ GEM io-console (~> 0.5) request_store (1.5.1) rack (>= 1.4) - rexml (3.3.6) - strscan + rexml (3.3.7) rollbar (3.6.0) rouge (1.11.1) rspec-core (3.13.1) @@ -325,7 +324,7 @@ GEM sprockets (> 3.0) sprockets-rails tilt - selenium-webdriver (4.24.0) + selenium-webdriver (4.25.0) base64 (~> 0.2) logger (~> 1.4) rexml (~> 3.2, >= 3.2.5) @@ -360,7 +359,6 @@ GEM lint_roller (~> 1.1) rubocop-performance (~> 1.21.0) stringio (3.1.1) - strscan (3.1.0) thor (1.3.2) tilt (2.3.0) timeout (0.4.1)