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

This commit is contained in:
GitHub Actions
2023-03-17 18:23:14 +00:00
parent 85116817d1
commit ff0f0b801e
9 changed files with 88 additions and 89 deletions

View File

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