Update critical file(s) according to Chirpy v7.0.1

This commit is contained in:
GitHub Actions 2024-05-18 11:02:10 +00:00
parent 32f4cbe2f7
commit 00252fd7b8

View File

@ -2,7 +2,7 @@
source "https://rubygems.org" source "https://rubygems.org"
gem "jekyll-theme-chirpy", "~> 7.0" gem "jekyll-theme-chirpy", "~> 7.0", ">= 7.0.1"
group :test do group :test do
gem "html-proofer", "~> 5.0" gem "html-proofer", "~> 5.0"