Skip to content

Commit f9ddc96

Browse files
committed
Lock html-proofer in stable version (cotes2020#178)
1 parent 85c91b2 commit f9ddc96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ group :jekyll_plugins do
1111
end
1212

1313
group :test do
14-
gem "html-proofer"
14+
gem "html-proofer", "~> 3.16.0"
1515
end
1616

1717
# Windows and JRuby does not include zoneinfo files, so bundle the tzinfo-data gem

0 commit comments

Comments
 (0)