summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorKarl Hallsby <karl@hallsby.com>2021-11-04 16:48:25 -0500
committerKarl Hallsby <karl@hallsby.com>2021-11-04 16:48:25 -0500
commit08e0cc7b122be580dd49fc3330f968205e1e2f97 (patch)
tree30cde718e398efb2a104c1ed92adcfb5775165b4 /Gemfile
parent1f2fa089475f5cd7cf8480428d07509e9c256492 (diff)
Update Jekyll version
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 7de0bf1..715b959 100644
--- a/Gemfile
+++ b/Gemfile
@@ -7,7 +7,7 @@ source "https://rubygems.org"
#
# This will help ensure the proper Jekyll version is running.
# Happy Jekylling!
-gem "jekyll", "~> 4.1.1"
+gem "jekyll", "~> 4.2.1"
# This is the default theme for new Jekyll sites. You may change this to anything you like.
# gem "minima"