Bump selenium-webdriver from 4.25.0 to 4.29.1

Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 4.25.0 to 4.29.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/compare/selenium-4.25.0...selenium-4.29.1)

---
updated-dependencies:
- dependency-name: selenium-webdriver
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-03-12 11:05:48 +00:00
committed by Javi Martín
parent 240009b8db
commit 17fb1529d6
2 changed files with 5 additions and 5 deletions

View File

@@ -81,7 +81,7 @@ group :test do
gem "email_spec", "~> 2.3.0"
gem "pdf-reader", "~> 2.14.1"
gem "rspec-rails", "~> 7.1.1"
gem "selenium-webdriver", "~> 4.25.0"
gem "selenium-webdriver", "~> 4.29.1"
gem "simplecov", "~> 0.22.0", require: false
gem "simplecov-lcov", "~> 0.8.0", require: false
end

View File

@@ -531,7 +531,7 @@ GEM
responders (3.1.1)
actionpack (>= 5.2)
railties (>= 5.2)
rexml (3.4.0)
rexml (3.4.1)
rinku (2.0.6)
ros-apartment (2.11.0)
activerecord (>= 5.0.0, < 7.1)
@@ -589,7 +589,7 @@ GEM
ruby-vips (2.2.2)
ffi (~> 1.12)
logger
rubyzip (2.3.2)
rubyzip (2.4.1)
rugged (1.6.3)
rvm1-capistrano3 (1.4.0)
capistrano (~> 3.0)
@@ -620,7 +620,7 @@ GEM
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
selenium-webdriver (4.25.0)
selenium-webdriver (4.29.1)
base64 (~> 0.2)
logger (~> 1.4)
rexml (~> 3.2, >= 3.2.5)
@@ -800,7 +800,7 @@ DEPENDENCIES
sassc-embedded (~> 1.77.5)
sassc-rails (~> 2.1.2)
savon (~> 2.15.1)
selenium-webdriver (~> 4.25.0)
selenium-webdriver (~> 4.29.1)
simplecov (~> 0.22.0)
simplecov-lcov (~> 0.8.0)
sitemap_generator (~> 6.3.0)