new deploy fixes 5/?
This commit is contained in:
parent
fb35c6395d
commit
acd829bcb0
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
|
@ -4,7 +4,7 @@ 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.4"
|
gem "jekyll", "~> 4.3"
|
||||||
gem "jekyll-last-modified-at", git: "https://github.com/maximevaillancourt/jekyll-last-modified-at", branch: "add-support-for-files-in-git-submodules"
|
gem "jekyll-last-modified-at", git: "https://github.com/maximevaillancourt/jekyll-last-modified-at", branch: "add-support-for-files-in-git-submodules"
|
||||||
gem "webrick", "~> 1.7"
|
gem "webrick", "~> 1.7"
|
||||||
gem "nokogiri"
|
gem "nokogiri"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue