Skip to content

Commit

Permalink
build(deps-dev): bump selenium-webdriver from 4.19.0 to 4.20.1
Browse files Browse the repository at this point in the history
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 4.19.0 to 4.20.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 29, 2024
1 parent 1a34bb9 commit 7a7bfe2
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 @@ -35,5 +35,5 @@ end

group :test do
gem 'capybara', '~> 3.40'
gem 'selenium-webdriver', '~> 4.19'
gem 'selenium-webdriver', '~> 4.20'
end
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,7 @@ GEM
sprockets (> 3.0)
sprockets-rails
tilt
selenium-webdriver (4.19.0)
selenium-webdriver (4.20.1)
base64 (~> 0.2)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
Expand Down Expand Up @@ -402,7 +402,7 @@ DEPENDENCIES
rubocop-performance (~> 1.21)
rubocop-rails (~> 2.24)
sassc-rails (~> 2.1.2)
selenium-webdriver (~> 4.19)
selenium-webdriver (~> 4.20)
serviceworker-rails (~> 0.6)
stimulus-rails (~> 1.3)
turbo-rails (~> 2.0)
Expand Down

0 comments on commit 7a7bfe2

Please sign in to comment.