Skip to content

Commit a5eb60c

Browse files
committed
Bump to Chirpy v7.1.0, fixes Jekyll deprecation warnings.
Signed-off-by: Joachim Wiberg <[email protected]>
1 parent 17764cf commit a5eb60c

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
@@ -2,7 +2,7 @@
22

33
source "https://rubygems.org"
44

5-
gem "jekyll-theme-chirpy", "~> 7.0", ">= 7.0.1"
5+
gem "jekyll-theme-chirpy", "~> 7.1", ">= 7.1.0"
66

77
group :test do
88
gem "html-proofer", "~> 4.4"

0 commit comments

Comments
 (0)