html-proofer: 3.18.0 -> 3.18.1

This commit is contained in:
Michael Weiss 2020-12-17 11:45:13 +01:00
parent 552e036e20
commit 0761aabdae
No known key found for this signature in database
GPG Key ID: 5BE487C4D4771D83
2 changed files with 3 additions and 3 deletions

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.0) html-proofer (3.18.1)
addressable (~> 2.3) addressable (~> 2.3)
mercenary (~> 0.3) mercenary (~> 0.3)
nokogumbo (~> 2.0) nokogumbo (~> 2.0)

View File

@ -37,10 +37,10 @@
platforms = []; platforms = [];
source = { source = {
remotes = ["https://rubygems.org"]; remotes = ["https://rubygems.org"];
sha256 = "1icjr9hg8gk1dsy9gnhffkamh4d8yfkmqa4kfzdpbnvr50qvfmwz"; sha256 = "0mp8vbnb58z97gscrbp0q0yn4wmq8gcr914kb8g6pjv5laq9hfxn";
type = "gem"; type = "gem";
}; };
version = "3.18.0"; version = "3.18.1";
}; };
mercenary = { mercenary = {
groups = ["default"]; groups = ["default"];