yamatotoma.to/Appraisals

6 lines
102 B
Ruby

appraise "jekyll-3" do
gem "jekyll", "3.9.4"
end
appraise "jekyll-4" do
gem "jekyll", "4.3.3"
end