html-proofer: 3.15.3 -> 3.16.0

This commit is contained in:
Michael Weiss
2020-09-12 11:11:52 +02:00
parent 04cea8b44a
commit e30fea932c
2 changed files with 18 additions and 18 deletions
+6 -6
View File
@@ -5,8 +5,8 @@ GEM
public_suffix (>= 2.0.2, < 5.0)
ethon (0.12.0)
ffi (>= 1.3.0)
ffi (1.12.2)
html-proofer (3.15.3)
ffi (1.13.1)
html-proofer (3.16.0)
addressable (~> 2.3)
mercenary (~> 0.3)
nokogumbo (~> 2.0)
@@ -16,14 +16,14 @@ GEM
yell (~> 2.0)
mercenary (0.4.0)
mini_portile2 (2.4.0)
nokogiri (1.10.9)
nokogiri (1.10.10)
mini_portile2 (~> 2.4.0)
nokogumbo (2.0.2)
nokogiri (~> 1.8, >= 1.8.4)
parallel (1.19.1)
public_suffix (4.0.4)
parallel (1.19.2)
public_suffix (4.0.6)
rainbow (3.0.0)
typhoeus (1.3.1)
typhoeus (1.4.0)
ethon (>= 0.9.0)
yell (2.2.2)