update gemfile

This commit is contained in:
codecalm 2024-01-05 16:23:20 +01:00
parent fb302d266e
commit 891eed9883
1 changed files with 1 additions and 1 deletions

View File

@ -2,6 +2,6 @@ source "https://rubygems.org"
git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
gem "jekyll", "~> 4.2"
gem "jekyll", "~> 4.3.3"
gem "jekyll-include-cache", "~> 0.2.1"