From f906255c3d69c11d6f8bb45eed3afe164fa22702 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 00:08:11 +0000 Subject: [PATCH] chore(deps): update dependency webdrivers to v5.3.1 --- Gemfile.lock | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 21691a2..b68996a 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.8) 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)