Update critical file(s) according to Chirpy v5.3.2

This commit is contained in:
GitHub Actions
2022-11-25 15:03:09 +00:00
parent d9428918ed
commit 9b2c9badce
4 changed files with 4 additions and 4 deletions

View File

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