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:
2
Gemfile
2
Gemfile
@ -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
|
||||
|
Reference in New Issue
Block a user