html-proofer: 3.13.0 -> 3.14.0 (security)

This also updates Nokogiri to 1.10.5 for CVE-2019-13117, CVE-2019-13118,
and CVE-2019-18197 [0].

[0]: https://github.com/sparklemotion/nokogiri/issues/1943
This commit is contained in:
Michael Weiss
2019-11-17 22:48:19 +01:00
parent 30fa836bcc
commit 46ed8ed243
2 changed files with 13 additions and 13 deletions
+5 -5
View File
@@ -5,8 +5,8 @@ GEM
public_suffix (>= 2.0.2, < 5.0)
ethon (0.12.0)
ffi (>= 1.3.0)
ffi (1.11.1)
html-proofer (3.13.0)
ffi (1.11.2)
html-proofer (3.14.0)
addressable (~> 2.3)
mercenary (~> 0.3)
nokogiri (~> 1.10)
@@ -16,9 +16,9 @@ GEM
yell (~> 2.0)
mercenary (0.3.6)
mini_portile2 (2.4.0)
nokogiri (1.10.4)
nokogiri (1.10.5)
mini_portile2 (~> 2.4.0)
parallel (1.17.0)
parallel (1.19.0)
public_suffix (4.0.1)
rainbow (3.0.0)
typhoeus (1.3.1)
@@ -32,4 +32,4 @@ DEPENDENCIES
html-proofer
BUNDLED WITH
1.17.2
1.17.3