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

This commit is contained in:
Travis-CI
2022-06-17 16:17:19 +00:00
parent 6c8b7ca51f
commit e6a207db16
2 changed files with 2 additions and 1 deletions

View File

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