Skip to content

Commit 2d33d64

Browse files
willingclwasser
authored andcommitted
https://talk.jekyllrb.com/t/htmlproofer-fails-on-encoding-error/8763/5
1 parent d2093d3 commit 2d33d64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ source "https://rubygems.org"
33
gem "github-pages", group: :jekyll_plugins
44
gem "jekyll-include-cache"
55
gem "webrick"
6-
gem "html-proofer"
6+
gem "html-proofer", "~> 3.0"

0 commit comments

Comments
 (0)