Skip to content

Commit ba63207

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 7cb1e3f commit ba63207

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
@@ -334,7 +334,7 @@ GEM
334334
regexp_parser (2.10.0)
335335
reline (0.6.1)
336336
io-console (~> 0.5)
337-
rexml (3.4.1)
337+
rexml (3.4.4)
338338
rubocop (1.76.0)
339339
json (~> 2.3)
340340
language_server-protocol (~> 3.17.0.2)
@@ -364,13 +364,13 @@ GEM
364364
rubocop-performance (>= 1.24)
365365
rubocop-rails (>= 2.30)
366366
ruby-progressbar (1.13.0)
367-
rubyzip (2.4.1)
367+
rubyzip (3.2.1)
368368
securerandom (0.4.1)
369-
selenium-webdriver (4.33.0)
369+
selenium-webdriver (4.38.0)
370370
base64 (~> 0.2)
371371
logger (~> 1.4)
372372
rexml (~> 3.2, >= 3.2.5)
373-
rubyzip (>= 1.2.2, < 3.0)
373+
rubyzip (>= 1.2.2, < 4.0)
374374
websocket (~> 1.0)
375375
snaky_hash (2.0.3)
376376
hashie (>= 0.1.0, < 6)

0 commit comments

Comments
 (0)