From 9b2591a41775a08c9b032f927f84dea2e57112f6 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 08:18:17 +0000 Subject: [PATCH] Update selenium-webdriver to version 4.46.0 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 41b71b7e..73af3f10 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -618,9 +618,9 @@ GEM simplecov (>= 0.22.0) tty-which (~> 0.5.0) virtus (~> 2.0) - rubyzip (3.4.0) + rubyzip (3.4.1) securerandom (0.4.1) - selenium-webdriver (4.45.0) + selenium-webdriver (4.46.0) base64 (~> 0.2) logger (~> 1.4) rexml (~> 3.2, >= 3.2.5)