Skip to content

Commit af4a6fe

Browse files
Bump selenium-webdriver from 4.32.0 to 4.36.0
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 4.32.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.32.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] <[email protected]>
1 parent 9e69eee commit af4a6fe

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

Gemfile.lock

Lines changed: 7 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 (3.1.20)
8080
bcrypt_pbkdf (1.1.1)
8181
benchmark (0.4.0)
@@ -287,7 +287,7 @@ GEM
287287
responders (3.1.1)
288288
actionpack (>= 5.2)
289289
railties (>= 5.2)
290-
rexml (3.4.1)
290+
rexml (3.4.4)
291291
rubocop (1.75.4)
292292
json (~> 2.3)
293293
language_server-protocol (~> 3.17.0.2)
@@ -320,13 +320,15 @@ GEM
320320
ruby-vips (2.2.3)
321321
ffi (~> 1.12)
322322
logger
323-
rubyzip (2.4.1)
323+
rubyzip (3.1.1)
324324
securerandom (0.4.1)
325-
selenium-webdriver (4.32.0)
325+
selenium-webdriver (4.36.0)
326326
base64 (~> 0.2)
327+
json (<= 2.13.2)
327328
logger (~> 1.4)
329+
prism (~> 1.0, < 1.5)
328330
rexml (~> 3.2, >= 3.2.5)
329-
rubyzip (>= 1.2.2, < 3.0)
331+
rubyzip (>= 1.2.2, < 4.0)
330332
websocket (~> 1.0)
331333
solid_cable (3.0.7)
332334
actioncable (>= 7.2)

0 commit comments

Comments
 (0)