aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Gemfile
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2022-10-15 15:26:51 +0200
committerEgor Tensin <Egor.Tensin@gmail.com>2022-10-15 15:26:51 +0200
commit38ff20506e5a782db84881cf2b27a5f5766b962a (patch)
treeafd1327b91ec93555bc3e006f250f98c1344bb61 /Gemfile
parentbump dependencies (diff)
downloadsorting-algorithms-38ff20506e5a782db84881cf2b27a5f5766b962a.tar.gz
sorting-algorithms-38ff20506e5a782db84881cf2b27a5f5766b962a.zip
upgrade to Jekyll 4
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 938c926..2c525cb 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,5 +1,5 @@
source 'https://rubygems.org'
-gem 'jekyll', '~> 3'
+gem 'jekyll', '~> 4'
gem 'jekyll-github-metadata'
gem 'jekyll-remote-theme'