From 53ebbb3f802033827ee8570a7b191478c5356454 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 16:23:18 +0000 Subject: [PATCH] chore(deps): 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 3b9e34a..b55367d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -196,10 +196,9 @@ GEM regexp_parser (2.9.2) reline (0.5.10) io-console (~> 0.5) - rexml (3.3.6) - strscan + rexml (3.3.7) rubyzip (2.3.2) - selenium-webdriver (4.24.0) + selenium-webdriver (4.25.0) base64 (~> 0.2) logger (~> 1.4) rexml (~> 3.2, >= 3.2.5) @@ -216,7 +215,6 @@ GEM stimulus-rails (1.3.4) railties (>= 6.0.0) stringio (3.1.1) - strscan (3.1.0) thor (1.3.2) timeout (0.4.1) turbo-rails (2.0.9)