Skip to content

Commit

Permalink
Merge pull request #445 from sanger/depfu/update/selenium-webdriver-4…
Browse files Browse the repository at this point in the history
….23.0

Update selenium-webdriver 4.18.1 → 4.23.0 (minor)
  • Loading branch information
SHIV5T3R authored Aug 2, 2024
2 parents 849ea29 + b83da2a commit ea5b882
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ GEM
launchy (3.0.1)
addressable (~> 2.8)
childprocess (~> 5.0)
logger (1.6.0)
loofah (2.22.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
Expand Down Expand Up @@ -263,8 +264,9 @@ GEM
tilt
sdoc (2.4.0)
rdoc (>= 5.0)
selenium-webdriver (4.18.1)
selenium-webdriver (4.23.0)
base64 (~> 0.2)
logger (~> 1.4)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
Expand Down Expand Up @@ -301,7 +303,7 @@ GEM
activemodel (>= 6.0.0)
bindex (>= 0.4.0)
railties (>= 6.0.0)
websocket (1.2.10)
websocket (1.2.11)
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
Expand Down

0 comments on commit ea5b882

Please sign in to comment.