Skip to content

Commit

Permalink
Bump selenium-webdriver from 4.26.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.26.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.26.0...selenium-4.27.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent f0ed782 commit a27b0a0
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 @@ -8,7 +8,7 @@ ruby '3.3.6'
gem 'capybara', '~> 3.40.0'
gem 'cucumber', '~> 9.2.0'
gem 'rspec', '~> 3.13.0'
gem 'selenium-webdriver', '~> 4.26.0'
gem 'selenium-webdriver', '~> 4.27.0'
gem 'site_prism', '~> 5.0'

gem 'axe-core-capybara', '>= 4.2.1'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ GEM
ruby-progressbar (1.13.0)
rubyzip (2.3.2)
securerandom (0.3.1)
selenium-webdriver (4.26.0)
selenium-webdriver (4.27.0)
base64 (~> 0.2)
logger (~> 1.4)
rexml (~> 3.2, >= 3.2.5)
Expand Down Expand Up @@ -191,7 +191,7 @@ DEPENDENCIES
rubocop (~> 1.68)
rubocop-capybara (~> 2.20)
rubocop-rspec (~> 3.2)
selenium-webdriver (~> 4.26.0)
selenium-webdriver (~> 4.27.0)
site_prism (~> 5.0)

RUBY VERSION
Expand Down

0 comments on commit a27b0a0

Please sign in to comment.