Skip to content

Commit c564967

Browse files
Update dependency html-proofer to v5
1 parent c05a5da commit c564967

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
@@ -5,7 +5,7 @@ source "https://rubygems.org"
55
gem "jekyll-theme-chirpy", "~> 5.5", ">= 5.5.2"
66

77
group :test do
8-
gem "html-proofer", "~> 3.18"
8+
gem "html-proofer", "~> 5.0"
99
end
1010

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

0 commit comments

Comments
 (0)