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

This commit is contained in:
GitHub Actions
2023-02-05 19:18:58 +00:00
parent afc1abfdd5
commit 85116817d1
4 changed files with 59 additions and 2 deletions

View File

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