Skip to content

Commit

Permalink
Bump selenium-webdriver from 4.20.1 to 4.21.1
Browse files Browse the repository at this point in the history
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 4.20.1 to 4.21.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] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 17, 2024
1 parent 5569c81 commit 6c3b32b
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,8 @@ GEM
io-console (~> 0.5)
request_store (1.6.0)
rack (>= 1.4)
rexml (3.2.6)
rexml (3.2.8)
strscan (>= 3.0.9)
rollbar (3.5.2)
rspec-core (3.13.0)
rspec-support (~> 3.13.0)
Expand All @@ -287,7 +288,7 @@ GEM
ruby-vips (2.2.1)
ffi (~> 1.12)
rubyzip (2.3.2)
selenium-webdriver (4.20.1)
selenium-webdriver (4.21.1)
base64 (~> 0.2)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
Expand All @@ -310,6 +311,7 @@ GEM
railties (>= 6.0.0)
stringio (3.1.0)
stripe (11.4.0)
strscan (3.1.0)
tailwindcss-rails (2.6.0-aarch64-linux)
railties (>= 7.0.0)
tailwindcss-rails (2.6.0-arm64-darwin)
Expand Down

0 comments on commit 6c3b32b

Please sign in to comment.