beautifulSA-jekyll/Gemfile
Marco Blessing f4d7021ebb Update gh-pages to version 163 (#264)
* update to gh-pages 163

* removed "'" in tzinfo-data gem for local build
2017-10-16 15:28:40 -04:00

8 lines
202 B
Ruby

source 'https://rubygems.org'
gem "github-pages", '163', group: :jekyll_plugins
# enable tzinfo-data for local build
# gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw]
gem 'jekyll-paginate'