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

This commit is contained in:
Travis-CI
2022-02-14 17:30:02 +00:00
parent 3b07fccfc4
commit d1ef8d4273
15 changed files with 392 additions and 71 deletions

View File

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