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