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 7af1d9d commit 01988f6Copy full SHA for 01988f6
Gemfile
@@ -2,7 +2,7 @@
2
3
source "https://rubygems.org"
4
5
-gem "jekyll-theme-chirpy", "~> 7.4"
+gem "jekyll-theme-chirpy", "~> 7.4", ">= 7.4.1"
6
7
gem "html-proofer", "~> 5.0", group: :test
8
0 commit comments