Skip to content

Commit

Permalink
Build(deps-dev): bump selenium-webdriver from 4.25.0 to 4.27.0
Browse files Browse the repository at this point in the history
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 4.25.0 to 4.27.0.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Changelog](https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES)
- [Commits](SeleniumHQ/selenium@selenium-4.25.0...selenium-4.27.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and al01010 committed Dec 6, 2024
1 parent 5db0e48 commit a441a55
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ group :test do
gem "compare-xml", "~>0.66"
gem "rack-test", "~> 2.1.0"
gem "rspec", "~>3.13"
gem "selenium-webdriver", "~> 4.25.0"
gem "selenium-webdriver", "~> 4.27.0"
gem "timecop", "~> 0.9.10"
gem "webdrivers", "~> 5.2.0"
gem "webmock", "~> 3.23"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ GEM
google-protobuf (~> 3.23)
rake (>= 13.0.0)
securerandom (0.3.1)
selenium-webdriver (4.25.0)
selenium-webdriver (4.27.0)
base64 (~> 0.2)
logger (~> 1.4)
rexml (~> 3.2, >= 3.2.5)
Expand Down Expand Up @@ -228,7 +228,7 @@ DEPENDENCIES
rspec (~> 3.13)
rubocop-govuk (~> 5.0)
rubocop-rspec (~> 3.0)
selenium-webdriver (~> 4.25.0)
selenium-webdriver (~> 4.27.0)
sentry-ruby (~> 5.19)
sinatra (~> 4.0)
sinatra-contrib
Expand Down

0 comments on commit a441a55

Please sign in to comment.