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

This commit is contained in:
GitHub Actions 2024-01-10 18:13:49 +00:00
parent d03f0bbcc7
commit 756d37c648

View File

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