Skip to content

Commit 67a9cf9

Browse files
Bump selenium-webdriver from 4.30.1 to 4.37.0
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 4.30.1 to 4.37.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.37.0) --- updated-dependencies: - dependency-name: selenium-webdriver dependency-version: 4.37.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c6f7524 commit 67a9cf9

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ GEM
7575
addressable (2.8.7)
7676
public_suffix (>= 2.0.2, < 7.0)
7777
ast (2.4.3)
78-
base64 (0.2.0)
78+
base64 (0.3.0)
7979
bcrypt_pbkdf (1.1.1)
8080
bcrypt_pbkdf (1.1.1-arm64-darwin)
8181
bcrypt_pbkdf (1.1.1-x86_64-darwin)
@@ -262,7 +262,7 @@ GEM
262262
regexp_parser (2.10.0)
263263
reline (0.6.0)
264264
io-console (~> 0.5)
265-
rexml (3.4.1)
265+
rexml (3.4.4)
266266
rubocop (1.75.1)
267267
json (~> 2.3)
268268
language_server-protocol (~> 3.17.0.2)
@@ -292,13 +292,13 @@ GEM
292292
rubocop-performance (>= 1.24)
293293
rubocop-rails (>= 2.30)
294294
ruby-progressbar (1.13.0)
295-
rubyzip (2.4.1)
295+
rubyzip (3.2.0)
296296
securerandom (0.4.1)
297-
selenium-webdriver (4.30.1)
297+
selenium-webdriver (4.37.0)
298298
base64 (~> 0.2)
299299
logger (~> 1.4)
300300
rexml (~> 3.2, >= 3.2.5)
301-
rubyzip (>= 1.2.2, < 3.0)
301+
rubyzip (>= 1.2.2, < 4.0)
302302
websocket (~> 1.0)
303303
solid_cable (3.0.7)
304304
actioncable (>= 7.2)

0 commit comments

Comments
 (0)