Skip to content

Commit

Permalink
Bump selenium-webdriver from 4.23.0 to 4.24.0
Browse files Browse the repository at this point in the history
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 4.23.0 to 4.24.0.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Changelog](https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES)
- [Commits](SeleniumHQ/selenium@selenium-4.23.0...selenium-4.24.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 Sep 1, 2024
1 parent bebaf30 commit a01dc1a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -72,5 +72,5 @@ group :development, :test do
gem 'faker'
gem 'fuubar'
gem 'pundit-matchers', '~> 3.1'
gem 'selenium-webdriver', '~> 4.23'
gem 'selenium-webdriver', '~> 4.24'
end
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@ GEM
responders (3.1.1)
actionpack (>= 5.2)
railties (>= 5.2)
rexml (3.3.5)
rexml (3.3.6)
strscan
rspec-core (3.13.0)
rspec-support (~> 3.13.0)
Expand All @@ -333,7 +333,7 @@ GEM
ffi (~> 1.12)
logger
rubyzip (2.3.2)
selenium-webdriver (4.23.0)
selenium-webdriver (4.24.0)
base64 (~> 0.2)
logger (~> 1.4)
rexml (~> 3.2, >= 3.2.5)
Expand Down Expand Up @@ -418,7 +418,7 @@ DEPENDENCIES
redcarpet (>= 3.2.3)
redis
rspec-rails (~> 6.1)
selenium-webdriver (~> 4.23)
selenium-webdriver (~> 4.24)
sentry-rails
sentry-ruby
sidekiq (< 8)
Expand Down

0 comments on commit a01dc1a

Please sign in to comment.