Skip to content

Commit 25dac6f

Browse files
Bump selenium-webdriver from 4.21.1 to 4.22.0
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 4.21.1 to 4.22.0. - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Changelog](https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES) - [Commits](https://github.com/SeleniumHQ/selenium/commits/selenium-4.22.0) --- updated-dependencies: - dependency-name: selenium-webdriver dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4c36f66 commit 25dac6f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Gemfile.lock

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,6 +237,7 @@ GEM
237237
listen (3.9.0)
238238
rb-fsevent (~> 0.10, >= 0.10.3)
239239
rb-inotify (~> 0.9, >= 0.9.10)
240+
logger (1.6.0)
240241
loofah (2.22.0)
241242
crass (~> 1.0.2)
242243
nokogiri (>= 1.12.0)
@@ -429,8 +430,9 @@ GEM
429430
sawyer (0.9.2)
430431
addressable (>= 2.3.5)
431432
faraday (>= 0.17.3, < 3)
432-
selenium-webdriver (4.21.1)
433+
selenium-webdriver (4.22.0)
433434
base64 (~> 0.2)
435+
logger (~> 1.4)
434436
rexml (~> 3.2, >= 3.2.5)
435437
rubyzip (>= 1.2.2, < 3.0)
436438
websocket (~> 1.0)

0 commit comments

Comments
 (0)