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

This commit is contained in:
GitHub Actions
2024-02-26 18:21:19 +00:00
parent b160f258a0
commit 953dbb08e3
2 changed files with 4 additions and 4 deletions

View File

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