Update Beautiful Jekyll to the latest commit version
This commit is contained in:
parent
55804453a2
commit
484c65f982
33 changed files with 983 additions and 408 deletions
6
Appraisals
Normal file
6
Appraisals
Normal file
|
@ -0,0 +1,6 @@
|
|||
appraise "jekyll-3" do
|
||||
gem "jekyll", "3.9.4"
|
||||
end
|
||||
appraise "jekyll-4" do
|
||||
gem "jekyll", "4.3.3"
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue