1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-22 13:41:26 +00:00

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)
ffi (>= 1.3.0)
ffi (1.13.1)
html-proofer (3.18.0)
html-proofer (3.18.1)
addressable (~> 2.3)
mercenary (~> 0.3)
nokogumbo (~> 2.0)

View file

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