aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Gemfile
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2023-06-07 12:17:23 +0200
committerEgor Tensin <Egor.Tensin@gmail.com>2023-06-07 12:17:23 +0200
commit6d5ad9b3d29651a03a31e86c703ee071158461fc (patch)
treec27501be788b83686e98e666c20ea1edcb31126c /Gemfile
parentfix make wget w/ live reload (diff)
downloadwireguard-config-6d5ad9b3d29651a03a31e86c703ee071158461fc.tar.gz
wireguard-config-6d5ad9b3d29651a03a31e86c703ee071158461fc.zip
upgrade to Jekyll 4jekyll4
The jekyll-github-metadata bug has finally been fixed.
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 1b767c5..bd0a6df 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'