3
0
Fork 0
forked from mirrors/nixpkgs

html-proofer: 3.14.0 -> 3.14.1

This commit is contained in:
Michael Weiss 2019-11-18 12:52:27 +01:00
parent 5de728659b
commit d0637b993f
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.11.2) ffi (1.11.2)
html-proofer (3.14.0) html-proofer (3.14.1)
addressable (~> 2.3) addressable (~> 2.3)
mercenary (~> 0.3) mercenary (~> 0.3)
nokogiri (~> 1.10) nokogiri (~> 1.10)

View file

@ -37,10 +37,10 @@
platforms = []; platforms = [];
source = { source = {
remotes = ["https://rubygems.org"]; remotes = ["https://rubygems.org"];
sha256 = "1hxv70w9zykv1x3a6y2wj6kyby05s26x3gzhnn0iar0hm0l3v8g7"; sha256 = "16i803vhrygcbln077czhv9ngipljsawr338lbvd0zr2473r8qja";
type = "gem"; type = "gem";
}; };
version = "3.14.0"; version = "3.14.1";
}; };
mercenary = { mercenary = {
groups = ["default"]; groups = ["default"];