jekyll-seo-tag/Gemfile

8 lines
132 B
Ruby

# frozen_string_literal: true
source "https://rubygems.org"
gemspec
gem "jekyll", ENV["JEKYLL_VERSION"] if ENV["JEKYLL_VERSION"]