Compare commits

...

1 Commits

Author SHA1 Message Date
756d37c648 Update critical file(s) according to Chirpy v6.4.1 2024-01-10 18:13:49 +00:00

View File

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