Skip to content
This repository was archived by the owner on May 11, 2026. It is now read-only.

Commit c20fa8e

Browse files
Bump selenium-webdriver from 4.34.0 to 4.35.0 (#300)
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 4.34.0 to 4.35.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.35.0) --- updated-dependencies: - dependency-name: selenium-webdriver dependency-version: 4.35.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 60e2e82 commit c20fa8e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -263,13 +263,13 @@ GEM
263263
rubocop (>= 1.75.0, < 2.0)
264264
rubocop-ast (>= 1.38.0, < 2.0)
265265
ruby-progressbar (1.13.0)
266-
rubyzip (2.4.1)
266+
rubyzip (3.0.1)
267267
securerandom (0.4.1)
268-
selenium-webdriver (4.34.0)
268+
selenium-webdriver (4.35.0)
269269
base64 (~> 0.2)
270270
logger (~> 1.4)
271271
rexml (~> 3.2, >= 3.2.5)
272-
rubyzip (>= 1.2.2, < 3.0)
272+
rubyzip (>= 1.2.2, < 4.0)
273273
websocket (~> 1.0)
274274
sin_lru_redux (2.5.2)
275275
sqlite3 (2.7.3)

0 commit comments

Comments
 (0)