Skip to content

Commit d68c98b

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

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -386,7 +386,7 @@ GEM
386386
http-cookie (>= 1.0.2, < 2.0)
387387
mime-types (>= 1.16, < 4.0)
388388
netrc (~> 0.8)
389-
rexml (3.4.1)
389+
rexml (3.4.4)
390390
rubocop (1.74.0)
391391
json (~> 2.3)
392392
language_server-protocol (~> 3.17.0.2)
@@ -415,7 +415,7 @@ GEM
415415
rubocop-performance (>= 1.24)
416416
rubocop-rails (>= 2.30)
417417
ruby-progressbar (1.13.0)
418-
rubyzip (2.4.1)
418+
rubyzip (3.2.2)
419419
rufus-scheduler (3.9.2)
420420
fugit (~> 1.1, >= 1.11.1)
421421
sass (3.7.4)
@@ -448,11 +448,11 @@ GEM
448448
sprockets-rails
449449
tilt
450450
securerandom (0.4.1)
451-
selenium-webdriver (4.33.0)
451+
selenium-webdriver (4.38.0)
452452
base64 (~> 0.2)
453453
logger (~> 1.4)
454454
rexml (~> 3.2, >= 3.2.5)
455-
rubyzip (>= 1.2.2, < 3.0)
455+
rubyzip (>= 1.2.2, < 4.0)
456456
websocket (~> 1.0)
457457
sentry-rails (5.26.0)
458458
railties (>= 5.0)

0 commit comments

Comments
 (0)