1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-07-02 17:42:39 +00:00

Upgrade to jekyll 4.2.0

This commit is contained in:
2021-01-15 14:50:54 -06:00
parent 0b31c37f99
commit 41c438589d
3 changed files with 20 additions and 17 deletions

View File

@ -8,7 +8,7 @@ source "https://rubygems.org"
#
# This will help ensure the proper Jekyll version is running.
# Happy Jekylling!
gem "jekyll", "~> 3.9"
gem "jekyll", "~> 4.2"
# Install jekyll-brotli gem (https://github.com/philnash/jekyll-brotli/)
# If you have any plugins, put them here!