jekyll-seo-tag/Gemfile

8 lines
117 B
Ruby
Raw Normal View History

2017-03-31 19:31:06 +00:00
source "https://rubygems.org"
require "json"
require "open-uri"
2015-10-25 21:21:46 +00:00
gemspec
2017-05-25 13:50:01 +00:00
gem 'github-pages', group: :jekyll_plugins