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

This commit is contained in:
GitHub Actions
2023-09-10 13:24:09 +00:00
parent 2605fedb3f
commit 74bf950ae0
7 changed files with 31 additions and 18 deletions

View File

@ -2,10 +2,10 @@
source "https://rubygems.org"
gem "jekyll-theme-chirpy", "~> 6.1"
gem "jekyll-theme-chirpy", "~> 6.2"
group :test do
gem "html-proofer", "~> 3.18"
gem "html-proofer", "~> 4.4"
end
# Windows and JRuby does not include zoneinfo files, so bundle the tzinfo-data gem