bump jekyll to fix logger issue breaking CI

This commit is contained in:
John Hess 2024-01-29 17:44:10 -06:00
parent a7a4b668bb
commit a6cb4d8fc8

View file

@ -1,6 +1,6 @@
source "https://rubygems.org"
gem "jekyll", "4.3.2"
gem "jekyll", "4.3.3"
group :jekyll_plugins do
# It seems sass-embedded wasn't built with aarch64-linux packages after some point. This is a known good version.