upgrade Jekyll to 4.3.4

This commit is contained in:
Daniel Maslowski
2024-12-11 20:05:27 +01:00
parent 9c8466944a
commit 2102546be8
2 changed files with 76 additions and 1 deletions

View File

@ -1,5 +1,5 @@
source 'https://rubygems.org'
gem 'jekyll', '~>3.8.4'
gem 'jekyll', '~>4.3.4'
gem 'jekyll-paginate'
gem 'rexml'