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 d5d619d commit c5c8778Copy full SHA for c5c8778
Gemfile
@@ -5,7 +5,7 @@ source "https://rubygems.org"
5
gem "jekyll-theme-chirpy", "~> 7.1", ">= 7.1.0"
6
7
group :test do
8
- gem "html-proofer", "~> 5.0"
+ gem "html-proofer", "~> 4.4"
9
end
10
11
# Windows and JRuby does not include zoneinfo files, so bundle the tzinfo-data gem
0 commit comments