We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ff4f86 commit f4f8a20Copy full SHA for f4f8a20
Gemfile
@@ -5,7 +5,7 @@ source "https://rubygems.org"
5
gem "jekyll-theme-chirpy", "~> 6.0", ">= 6.0.0"
6
7
group :test do
8
- gem "html-proofer", "~> 3.18"
+ gem "html-proofer", "~> 5.0"
9
end
10
11
# Windows and JRuby does not include zoneinfo files, so bundle the tzinfo-data gem
0 commit comments