More Gemfile stuff
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Jesper Hess 2020-03-01 20:47:03 +01:00
parent cf18c79890
commit 8ffb298dfc
Signed by untrusted user: graffen
GPG Key ID: 351A89E40D763F0F
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ ruby RUBY_VERSION
#
# This will help ensure the proper Jekyll version is running.
# Happy Jekylling!
gem "jekyll", ">= 3.8.5"
gem "jekyll", "= 4.0.0"
# If you want to use GitHub Pages, remove the "gem "jekyll"" above and

View File

@ -63,7 +63,7 @@ PLATFORMS
ruby
DEPENDENCIES
jekyll (>= 3.8.5)
jekyll (= 4.0.0)
jekyll-feed (~> 0.6)
jekyll-sitemap
tzinfo-data