Update Jekyll from 4.0.0 to 4.1.0

Jekyll 4.1.0 Released (27 May 2020)
https://jekyllrb.com/news/2020/05/27/jekyll-4-1-0-released/

Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
This commit is contained in:
Takuya Noguchi
2020-06-07 22:55:58 +09:00
parent 28e15ae599
commit afbdea5922
2 changed files with 20 additions and 18 deletions

View File

@ -7,7 +7,7 @@ source "https://rubygems.org"
#
# This will help ensure the proper Jekyll version is running.
# Happy Jekylling!
gem "jekyll", "~> 4.0.0"
gem "jekyll", "~> 4.1.0"
# This is the default theme for new Jekyll sites. You may change this to anything you like.
gem "minima", "~> 2.5"
# If you want to use GitHub Pages, remove the "gem "jekyll"" above and