Skip to content

Commit f4f8a20

Browse files
Update dependency html-proofer to v5
1 parent 8ff4f86 commit f4f8a20

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", "~> 6.0", ">= 6.0.0"
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)