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

This commit is contained in:
GitHub Actions
2023-11-10 12:16:23 +00:00
parent f05cdc55b9
commit aea4a8fc59
3 changed files with 15 additions and 2 deletions

View File

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