Update critical file(s) according to Chirpy v6.0.0

This commit is contained in:
GitHub Actions
2023-05-16 19:05:24 +00:00
parent 918d7a0bba
commit 3c5c4e9733
3 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
source "https://rubygems.org"
gem "jekyll-theme-chirpy", "~> 5.6", ">= 5.6.1"
gem "jekyll-theme-chirpy", "~> 6.0"
group :test do
gem "html-proofer", "~> 3.18"