bump jekyll to fix logger issue breaking CI
This commit is contained in:
parent
a7a4b668bb
commit
a6cb4d8fc8
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
|
@ -1,6 +1,6 @@
|
||||||
source "https://rubygems.org"
|
source "https://rubygems.org"
|
||||||
|
|
||||||
gem "jekyll", "4.3.2"
|
gem "jekyll", "4.3.3"
|
||||||
|
|
||||||
group :jekyll_plugins do
|
group :jekyll_plugins do
|
||||||
# It seems sass-embedded wasn't built with aarch64-linux packages after some point. This is a known good version.
|
# It seems sass-embedded wasn't built with aarch64-linux packages after some point. This is a known good version.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue