html-proofer: 3.18.1 -> 3.18.2

This commit is contained in:
Michael Weiss
2020-12-17 20:56:54 +01:00
parent 2fe2d0aeea
commit 653a1edb42
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ GEM
ethon (0.12.0) ethon (0.12.0)
ffi (>= 1.3.0) ffi (>= 1.3.0)
ffi (1.13.1) ffi (1.13.1)
html-proofer (3.18.1) html-proofer (3.18.2)
addressable (~> 2.3) addressable (~> 2.3)
mercenary (~> 0.3) mercenary (~> 0.3)
nokogumbo (~> 2.0) nokogumbo (~> 2.0)
+2 -2
View File
@@ -37,10 +37,10 @@
platforms = []; platforms = [];
source = { source = {
remotes = ["https://rubygems.org"]; remotes = ["https://rubygems.org"];
sha256 = "0mp8vbnb58z97gscrbp0q0yn4wmq8gcr914kb8g6pjv5laq9hfxn"; sha256 = "06vbbm8qdmw4955522zh9wqn2214ajsf70y0vymxgl7dlwjd2pz0";
type = "gem"; type = "gem";
}; };
version = "3.18.1"; version = "3.18.2";
}; };
mercenary = { mercenary = {
groups = ["default"]; groups = ["default"];