Skip to content

Commit 8a2499a

Browse files
Bump selenium-webdriver from 4.33.0 to 4.36.0
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 4.33.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.33.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 7e54bb3 commit 8a2499a

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

Gemfile.lock

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,7 @@ GEM
266266
pp (0.6.2)
267267
prettyprint
268268
prettyprint (0.2.0)
269+
prism (1.4.0)
269270
propshaft (1.1.0)
270271
actionpack (>= 7.0.0)
271272
activesupport (>= 7.0.0)
@@ -335,7 +336,7 @@ GEM
335336
http-cookie (>= 1.0.2, < 2.0)
336337
mime-types (>= 1.16, < 4.0)
337338
netrc (~> 0.8)
338-
rexml (3.4.1)
339+
rexml (3.4.4)
339340
rubocop (1.74.0)
340341
json (~> 2.3)
341342
language_server-protocol (~> 3.17.0.2)
@@ -364,15 +365,17 @@ GEM
364365
rubocop-performance (>= 1.24)
365366
rubocop-rails (>= 2.30)
366367
ruby-progressbar (1.13.0)
367-
rubyzip (2.4.1)
368+
rubyzip (3.1.1)
368369
rufus-scheduler (3.9.2)
369370
fugit (~> 1.1, >= 1.11.1)
370371
securerandom (0.4.1)
371-
selenium-webdriver (4.33.0)
372+
selenium-webdriver (4.36.0)
372373
base64 (~> 0.2)
374+
json (<= 2.13.2)
373375
logger (~> 1.4)
376+
prism (~> 1.0, < 1.5)
374377
rexml (~> 3.2, >= 3.2.5)
375-
rubyzip (>= 1.2.2, < 3.0)
378+
rubyzip (>= 1.2.2, < 4.0)
376379
websocket (~> 1.0)
377380
sentry-rails (5.26.0)
378381
railties (>= 5.0)

0 commit comments

Comments
 (0)