update gemfile
This commit is contained in:
parent
fb302d266e
commit
891eed9883
2
Gemfile
2
Gemfile
|
|
@ -2,6 +2,6 @@ source "https://rubygems.org"
|
||||||
|
|
||||||
git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
|
git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
|
||||||
|
|
||||||
gem "jekyll", "~> 4.2"
|
gem "jekyll", "~> 4.3.3"
|
||||||
|
|
||||||
gem "jekyll-include-cache", "~> 0.2.1"
|
gem "jekyll-include-cache", "~> 0.2.1"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue