Skip to content

Commit

Permalink
Merge pull request #1248 from vespa-engine/renovate/html-proofer-3.x-…
Browse files Browse the repository at this point in the history
…lockfile

Update dependency html-proofer to v3.19.4
  • Loading branch information
kkraune authored Aug 1, 2023
2 parents c65ac2e + 16f160e commit a4f6d69
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
addressable (2.8.4)
public_suffix (>= 2.0.2, < 6.0)
colorator (1.1.0)
concurrent-ruby (1.1.9)
em-websocket (0.5.3)
Expand All @@ -13,11 +13,11 @@ GEM
eventmachine (1.2.7)
ffi (1.15.5)
forwardable-extended (2.6.0)
html-proofer (3.19.3)
html-proofer (3.19.4)
addressable (~> 2.3)
mercenary (~> 0.3)
nokogiri (~> 1.12)
parallel (~> 1.3)
nokogiri (~> 1.13)
parallel (~> 1.10)
rainbow (~> 3.0)
typhoeus (~> 1.3)
yell (~> 2.0)
Expand Down Expand Up @@ -52,14 +52,14 @@ GEM
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
mercenary (0.4.0)
mini_portile2 (2.8.1)
nokogiri (1.14.3)
mini_portile2 (2.8.4)
nokogiri (1.14.5)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
parallel (1.21.0)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
public_suffix (4.0.6)
public_suffix (4.0.7)
racc (1.6.2)
rainbow (3.1.1)
rake (13.0.6)
Expand Down

0 comments on commit a4f6d69

Please sign in to comment.