Skip to content

Commit 3520477

Browse files
authored
Merge pull request #2137 from codebar/dependabot/bundler/selenium-webdriver-4.26.0
Bump selenium-webdriver from 4.21.1 to 4.26.0
2 parents 20adbdc + d78bf37 commit 3520477

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

Gemfile.lock

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,7 @@ GEM
214214
listen (3.9.0)
215215
rb-fsevent (~> 0.10, >= 0.10.3)
216216
rb-inotify (~> 0.9, >= 0.9.10)
217+
logger (1.6.1)
217218
loofah (2.23.1)
218219
crass (~> 1.0.2)
219220
nokogiri (>= 1.12.0)
@@ -423,8 +424,9 @@ GEM
423424
sprockets (> 3.0)
424425
sprockets-rails
425426
tilt
426-
selenium-webdriver (4.21.1)
427+
selenium-webdriver (4.26.0)
427428
base64 (~> 0.2)
429+
logger (~> 1.4)
428430
rexml (~> 3.2, >= 3.2.5)
429431
rubyzip (>= 1.2.2, < 3.0)
430432
websocket (~> 1.0)
@@ -481,7 +483,7 @@ GEM
481483
activemodel (>= 6.0.0)
482484
bindex (>= 0.4.0)
483485
railties (>= 6.0.0)
484-
websocket (1.2.10)
486+
websocket (1.2.11)
485487
websocket-driver (0.7.6)
486488
websocket-extensions (>= 0.1.0)
487489
websocket-extensions (0.1.5)

0 commit comments

Comments
 (0)