From f5a08b954046827db097c9b66c6d2d4a4dae2dc7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 15:52:36 +0100 Subject: [PATCH] Bump selenium-webdriver from 4.25.0 to 4.26.0 in /spec/support/rails_app (#609) --- spec/support/rails_app/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/support/rails_app/Gemfile.lock b/spec/support/rails_app/Gemfile.lock index 9e9641e..0f18b46 100644 --- a/spec/support/rails_app/Gemfile.lock +++ b/spec/support/rails_app/Gemfile.lock @@ -219,7 +219,7 @@ GEM sprockets (> 3.0) sprockets-rails tilt - selenium-webdriver (4.25.0) + selenium-webdriver (4.26.0) base64 (~> 0.2) logger (~> 1.4) rexml (~> 3.2, >= 3.2.5)