Skip to content

Commit

Permalink
Bump selenium-webdriver from 4.13.1 to 4.14.0
Browse files Browse the repository at this point in the history
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 4.13.1 to 4.14.0.
- [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/selenium-4.14.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 Nov 1, 2023
1 parent 262d27e commit 22ecf18
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 @@ -62,5 +62,5 @@ group :development, :test do
gem 'faker'
gem 'fuubar'
gem 'pundit-matchers', '~> 3.1'
gem 'selenium-webdriver', '~> 4.13'
gem 'selenium-webdriver', '~> 4.14'
end
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,7 @@ GEM
ruby-vips (2.1.4)
ffi (~> 1.12)
rubyzip (2.3.2)
selenium-webdriver (4.13.1)
selenium-webdriver (4.14.0)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
Expand Down Expand Up @@ -362,7 +362,7 @@ DEPENDENCIES
rails (~> 7.0.8)
redcarpet (>= 3.2.3)
rspec-rails (~> 6.0)
selenium-webdriver (~> 4.13)
selenium-webdriver (~> 4.14)
sidekiq (< 8)
sidekiq-failures
sprockets-rails
Expand Down

0 comments on commit 22ecf18

Please sign in to comment.