Compare commits

...

1 Commits

Author SHA1 Message Date
7c3f58dd08 Update critical file(s) according to Chirpy v6.0.1 2023-05-19 16:50:33 +00:00

View File

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