Skip to content

Commit ae4a3ac

Browse files
build(deps-dev): bump selenium-webdriver from 4.34.0 to 4.35.0 (#7651)
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 6f91071 commit ae4a3ac

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -390,7 +390,7 @@ GEM
390390
redis (>= 3.3)
391391
resque (>= 1.27)
392392
rufus-scheduler (~> 3.2, != 3.3)
393-
rexml (3.4.1)
393+
rexml (3.4.2)
394394
rmagick (6.1.2)
395395
observer (~> 0.1)
396396
pkg-config (~> 1.4)
@@ -426,11 +426,11 @@ GEM
426426
fugit (~> 1.1, >= 1.11.1)
427427
rugged (1.9.0)
428428
securerandom (0.4.1)
429-
selenium-webdriver (4.34.0)
429+
selenium-webdriver (4.35.0)
430430
base64 (~> 0.2)
431431
logger (~> 1.4)
432432
rexml (~> 3.2, >= 3.2.5)
433-
rubyzip (>= 1.2.2, < 3.0)
433+
rubyzip (>= 1.2.2, < 4.0)
434434
websocket (~> 1.0)
435435
shoulda-callback-matchers (1.1.4)
436436
activesupport (>= 3)

0 commit comments

Comments
 (0)