html-proofer: 3.16.0 -> 3.17.0

This commit is contained in:
Michael Weiss 2020-11-15 11:56:16 +01:00
parent f2437fc077
commit dbf134a71b
No known key found for this signature in database
GPG key ID: 5BE487C4D4771D83
2 changed files with 6 additions and 6 deletions

View file

@ -6,7 +6,7 @@ GEM
ethon (0.12.0)
ffi (>= 1.3.0)
ffi (1.13.1)
html-proofer (3.16.0)
html-proofer (3.17.0)
addressable (~> 2.3)
mercenary (~> 0.3)
nokogumbo (~> 2.0)
@ -20,7 +20,7 @@ GEM
mini_portile2 (~> 2.4.0)
nokogumbo (2.0.2)
nokogiri (~> 1.8, >= 1.8.4)
parallel (1.19.2)
parallel (1.20.0)
public_suffix (4.0.6)
rainbow (3.0.0)
typhoeus (1.4.0)

View file

@ -37,10 +37,10 @@
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "18s8l3nys0lvdkqpfg3c1rd84c5j4dmlx503wnksw9skbzn7l93m";
sha256 = "0vjy9r9lwr0rfxxadj4rfkl94b2rz6avgq4h54g6b7x1jmx6b3sd";
type = "gem";
};
version = "3.16.0";
version = "3.17.0";
};
mercenary = {
groups = ["default"];
@ -89,10 +89,10 @@
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "17b127xxmm2yqdz146qwbs57046kn0js1h8synv01dwqz2z1kp2l";
sha256 = "1wci3dimgrap91nw5vnq4qa2vfmxga27m6sfmn8caskhzwxwv1dg";
type = "gem";
};
version = "1.19.2";
version = "1.20.0";
};
public_suffix = {
groups = ["default"];