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

This commit is contained in:
GitHub Actions
2024-01-10 15:12:49 +00:00
parent 1efe631e7e
commit d03f0bbcc7
3 changed files with 6 additions and 2 deletions

View File

@ -2,7 +2,7 @@
source "https://rubygems.org"
gem "jekyll-theme-chirpy", "~> 6.3", ">= 6.3.1"
gem "jekyll-theme-chirpy", "~> 6.4"
group :test do
gem "html-proofer", "~> 4.4"