jekyll-seo-tag/Gemfile

8 lines
117 B
Ruby
Raw Normal View History

2017-10-22 16:37:44 +00:00
# frozen_string_literal: true
2017-03-31 19:31:06 +00:00
source "https://rubygems.org"
2015-10-25 21:21:46 +00:00
gemspec
2017-05-25 13:50:01 +00:00
2017-07-14 17:39:05 +00:00
gem "github-pages", :group => :jekyll_plugins