We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9f881ea + 0ac76f0 commit f615341Copy full SHA for f615341
Gemfile.lock
@@ -13,7 +13,6 @@ GEM
13
execjs
14
coffee-script-source (1.11.1)
15
colorator (1.1.0)
16
- colorize (0.8.1)
17
commonmarker (0.17.13)
18
ruby-enum (~> 0.5)
19
concurrent-ruby (1.1.5)
@@ -85,13 +84,13 @@ GEM
85
84
html-pipeline (2.11.0)
86
activesupport (>= 2)
87
nokogiri (>= 1.4)
88
- html-proofer (3.10.2)
+ html-proofer (3.11.0)
89
activesupport (>= 4.2, < 6.0)
90
addressable (~> 2.3)
91
- colorize (~> 0.8)
92
mercenary (~> 0.3.2)
93
nokogiri (~> 1.9)
94
parallel (~> 1.3)
+ rainbow (~> 3.0)
95
typhoeus (~> 1.3)
96
yell (~> 2.0)
97
http_parser.rb (0.6.0)
@@ -223,6 +222,7 @@ GEM
223
222
pathutil (0.16.2)
224
forwardable-extended (~> 2.6)
225
public_suffix (3.1.0)
+ rainbow (3.0.0)
226
rake (12.3.2)
227
rb-fsevent (0.10.3)
228
rb-inotify (0.10.0)
0 commit comments