chore: upgrade to X.Y.Z
Some checks failed
/ build-docker (push) Has been cancelled
/ publish (push) Has been cancelled
/ build-jeykll (push) Has been cancelled

This commit is contained in:
2025-08-11 13:23:14 +10:00
parent 1ad618ba7b
commit c47721418d
2 changed files with 7 additions and 0 deletions

View File

@ -2,7 +2,11 @@
source "https://rubygems.org"
<<<<<<< HEAD
gem "jekyll-theme-chirpy", "~> 7.3"
=======
gem "jekyll-theme-chirpy", "~> 7.3", ">= 7.3.1"
>>>>>>> v7.3.1
gem "html-proofer", "~> 5.0", group: :test