Skip to content

Commit

Permalink
Bump selenium-webdriver to 4.24.0 (#113)
Browse files Browse the repository at this point in the history
  • Loading branch information
bshand authored Sep 9, 2024
1 parent 4b4cf89 commit 744a426
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ GEM
execjs (~> 2)
avro (1.11.2)
multi_json (~> 1.0)
base64 (0.2.0)
bcrypt (3.1.19)
bindex (0.8.1)
bio-vcf (0.9.5)
Expand Down Expand Up @@ -215,6 +216,7 @@ GEM
listen (3.8.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
logger (1.6.1)
loofah (2.21.3)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
Expand Down Expand Up @@ -465,7 +467,9 @@ GEM
sprockets (> 3.0)
sprockets-rails
tilt
selenium-webdriver (4.12.0)
selenium-webdriver (4.24.0)
base64 (~> 0.2)
logger (~> 1.4)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
Expand Down
Binary file added vendor/cache/base64-0.2.0.gem
Binary file not shown.
Binary file added vendor/cache/logger-1.6.1.gem
Binary file not shown.
Binary file not shown.

0 comments on commit 744a426

Please sign in to comment.