Skip to content

Commit 11cc572

Browse files
Bump selenium-webdriver from 4.34.0 to 4.36.0
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 4.34.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.34.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 072c479 commit 11cc572

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

Gemfile.lock

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ GEM
265265
regexp_parser (2.10.0)
266266
reline (0.6.2)
267267
io-console (~> 0.5)
268-
rexml (3.4.1)
268+
rexml (3.4.4)
269269
rspec-core (3.13.5)
270270
rspec-support (~> 3.13.0)
271271
rspec-expectations (3.13.5)
@@ -305,13 +305,15 @@ GEM
305305
rubocop (>= 1.75.0, < 2.0)
306306
rubocop-ast (>= 1.38.0, < 2.0)
307307
ruby-progressbar (1.13.0)
308-
rubyzip (2.4.1)
308+
rubyzip (3.1.1)
309309
securerandom (0.4.1)
310-
selenium-webdriver (4.34.0)
310+
selenium-webdriver (4.36.0)
311311
base64 (~> 0.2)
312+
json (<= 2.13.2)
312313
logger (~> 1.4)
314+
prism (~> 1.0, < 1.5)
313315
rexml (~> 3.2, >= 3.2.5)
314-
rubyzip (>= 1.2.2, < 3.0)
316+
rubyzip (>= 1.2.2, < 4.0)
315317
websocket (~> 1.0)
316318
simplecov (0.22.0)
317319
docile (~> 1.1)

0 commit comments

Comments
 (0)