html-proofer: 3.10.2 -> 3.11.0

This commit is contained in:
Michael Weiss
2019-06-17 19:54:40 +02:00
parent b7d2f37680
commit 7124645c7f
2 changed files with 26 additions and 26 deletions
+7 -7
View File
@@ -8,18 +8,17 @@ GEM
tzinfo (~> 1.1)
addressable (2.6.0)
public_suffix (>= 2.0.2, < 4.0)
colorize (0.8.1)
concurrent-ruby (1.1.5)
ethon (0.12.0)
ffi (>= 1.3.0)
ffi (1.10.0)
html-proofer (3.10.2)
ffi (1.11.1)
html-proofer (3.11.0)
activesupport (>= 4.2, < 6.0)
addressable (~> 2.3)
colorize (~> 0.8)
mercenary (~> 0.3.2)
nokogiri (~> 1.9)
parallel (~> 1.3)
rainbow (~> 3.0)
typhoeus (~> 1.3)
yell (~> 2.0)
i18n (1.6.0)
@@ -30,13 +29,14 @@ GEM
nokogiri (1.10.3)
mini_portile2 (~> 2.4.0)
parallel (1.17.0)
public_suffix (3.0.3)
public_suffix (3.1.0)
rainbow (3.0.0)
thread_safe (0.3.6)
typhoeus (1.3.1)
ethon (>= 0.9.0)
tzinfo (1.2.5)
thread_safe (~> 0.1)
yell (2.1.0)
yell (2.2.0)
PLATFORMS
ruby
@@ -45,4 +45,4 @@ DEPENDENCIES
html-proofer
BUNDLED WITH
1.17.2
1.14.6