Upgrade to Jekyll 4

This commit is contained in:
Danielle McLean 2020-06-18 11:44:17 +10:00
parent a75650e7f2
commit 90d8d73c3d
Signed by: 00dani
GPG key ID: 9DDE1EDE01E3A605
2 changed files with 43 additions and 20 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.6.3"
gem "jekyll", "4.1.0"
# This is the default theme for new Jekyll sites. You may change this to anything you like.
gem "minima"