uechi.io/Gemfile

4 lines
155 B
Ruby
Raw Normal View History

2017-10-07 11:43:26 +09:00
source 'https://rubygems.org'
2017-11-20 21:34:36 +09:00
gem 'github-pages', group: :jekyll_plugins # workaround https://github.com/github/pages-gem#usage
2018-08-03 14:06:51 +09:00
gem 'jekyll-redirect-from'