summaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-09-20 19:23:53 +0000
committerGitHub <noreply@github.com>2023-09-20 19:23:53 +0000
commitd6aee31b581c40eb84603e2bf852432fbbd14978 (patch)
tree88147d54161ae8ae4b9b599be1c230383930a367 /Gemfile
parent18bb86ef0aab3a9d5f43af1227731a93818b89ab (diff)
Update dependency jekyll to v4
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 8ac0d4aed53..9b2f8ec8580 100644
--- a/Gemfile
+++ b/Gemfile
@@ -9,7 +9,7 @@ source "https://rubygems.org"
#
# bundle exec jekyll serve
#
-gem "jekyll", "~> 3.9.0"
+gem "jekyll", "~> 4.3.0"
# This is the default theme for new Jekyll sites. You may change this to anything you like.
gem "minima", "~> 2.0"