Skip to content

Commit 67a8fbe

Browse files
Bump selenium-webdriver from 4.35.0 to 4.37.0 (#187)
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 4.35.0 to 4.37.0. - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Changelog](https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES) - [Commits](SeleniumHQ/selenium@selenium-4.35.0...selenium-4.37.0) --- updated-dependencies: - dependency-name: selenium-webdriver dependency-version: 4.37.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 547fe47 commit 67a8fbe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -432,7 +432,7 @@ GEM
432432
rubocop-rails (>= 2.30)
433433
ruby-progressbar (1.13.0)
434434
ruby2_keywords (0.0.5)
435-
rubyzip (3.0.1)
435+
rubyzip (3.2.0)
436436
sass (3.7.4)
437437
sass-listen (~> 4.0.0)
438438
sass-embedded (1.89.2-aarch64-linux-gnu)
@@ -455,7 +455,7 @@ GEM
455455
rb-fsevent (~> 0.9, >= 0.9.4)
456456
rb-inotify (~> 0.9, >= 0.9.7)
457457
securerandom (0.4.1)
458-
selenium-webdriver (4.35.0)
458+
selenium-webdriver (4.37.0)
459459
base64 (~> 0.2)
460460
logger (~> 1.4)
461461
rexml (~> 3.2, >= 3.2.5)

0 commit comments

Comments
 (0)