Skip to content
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Commit bfcfd74

Browse files
committed
Merge pull request #687 from github/once-more-bump-proofer
Slight html-proofer fix
2 parents 8d43ff4 + 342c3fc commit bfcfd74

File tree

4 files changed

+6
-3
lines changed

4 files changed

+6
-3
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ GEM
2727
guard-nanoc (1.0.2)
2828
guard (>= 1.8.0)
2929
nanoc (>= 3.6.3)
30-
html-proofer (2.5.0)
30+
html-proofer (2.5.1)
3131
addressable (~> 2.3)
3232
colored (~> 1.2)
3333
mercenary (~> 0.3.2)
@@ -81,7 +81,7 @@ DEPENDENCIES
8181
coderay
8282
fssm
8383
guard-nanoc
84-
html-proofer
84+
html-proofer (~> 2.5)
8585
kramdown (~> 0.13.2)
8686
mime-types (~> 1.16)
8787
nanoc (~> 3.7)

Rakefile

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,10 @@ task :compile do
1010
end
1111

1212
desc "Test the output"
13-
task :test => [:clean, :remove_output_dir, :compile] do
13+
task :test => [:clean, :remove_output_dir, :compile, :run_proofer]
14+
15+
desc "Run the HTML-Proofer"
16+
task :run_proofer do
1417
require 'html/proofer'
1518
ignored_links = [%r{www.w3.org}]
1619
latest_ent_version = GitHub::Resources::Helpers::CONTENT['LATEST_ENTERPRISE_VERSION']

vendor/cache/html-proofer-2.5.0.gem

-459 KB
Binary file not shown.

vendor/cache/html-proofer-2.5.1.gem

459 KB
Binary file not shown.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy