From 6c3b32b47bf8699b614be58ef1f6ece9ca5e8a3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 May 2024 04:51:15 +0000 Subject: [PATCH] Bump selenium-webdriver from 4.20.1 to 4.21.1 Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 4.20.1 to 4.21.1. - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Changelog](https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES) - [Commits](https://github.com/SeleniumHQ/selenium/commits) --- updated-dependencies: - dependency-name: selenium-webdriver dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a1c3309d..9525e0c6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -265,7 +265,8 @@ GEM io-console (~> 0.5) request_store (1.6.0) rack (>= 1.4) - rexml (3.2.6) + rexml (3.2.8) + strscan (>= 3.0.9) rollbar (3.5.2) rspec-core (3.13.0) rspec-support (~> 3.13.0) @@ -287,7 +288,7 @@ GEM ruby-vips (2.2.1) ffi (~> 1.12) rubyzip (2.3.2) - selenium-webdriver (4.20.1) + selenium-webdriver (4.21.1) base64 (~> 0.2) rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 3.0) @@ -310,6 +311,7 @@ GEM railties (>= 6.0.0) stringio (3.1.0) stripe (11.4.0) + strscan (3.1.0) tailwindcss-rails (2.6.0-aarch64-linux) railties (>= 7.0.0) tailwindcss-rails (2.6.0-arm64-darwin)