Skip to content

Commit 0dc3846

Browse files
chore(deps-dev): Bump selenium-webdriver from 4.35.0 to 4.36.0
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 4.35.0 to 4.36.0. - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Changelog](https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES) - [Commits](SeleniumHQ/selenium@selenium-4.35.0...selenium-4.36.0) --- updated-dependencies: - dependency-name: selenium-webdriver dependency-version: 4.36.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3494c3a commit 0dc3846

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

Gemfile.lock

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -475,7 +475,7 @@ GEM
475475
regexp_parser (2.11.2)
476476
reline (0.6.2)
477477
io-console (~> 0.5)
478-
rexml (3.4.2)
478+
rexml (3.4.4)
479479
roda (3.95.0)
480480
rack
481481
rodauth (2.40.0)
@@ -516,11 +516,13 @@ GEM
516516
rubocop-ast (>= 1.38.0, < 2.0)
517517
ruby-next-core (1.1.2)
518518
ruby-progressbar (1.13.0)
519-
rubyzip (3.0.2)
519+
rubyzip (3.1.1)
520520
securerandom (0.4.1)
521-
selenium-webdriver (4.35.0)
521+
selenium-webdriver (4.36.0)
522522
base64 (~> 0.2)
523+
json (<= 2.13.2)
523524
logger (~> 1.4)
525+
prism (~> 1.0, < 1.5)
524526
rexml (~> 3.2, >= 3.2.5)
525527
rubyzip (>= 1.2.2, < 4.0)
526528
websocket (~> 1.0)

0 commit comments

Comments
 (0)