Update critical file(s) according to Chirpy v4.3.3

This commit is contained in:
Travis-CI
2021-10-24 20:18:05 +00:00
parent b8446c9b7b
commit 66a784cb71
3 changed files with 3 additions and 2 deletions

View File

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