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

This commit is contained in:
GitHub Actions
2023-07-02 13:52:03 +00:00
parent 7c3f58dd08
commit 2605fedb3f
4 changed files with 3 additions and 7 deletions

View File

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