beautifulSA-jekyll/Gemfile
Marco Blessing f472db5fa5 Updates github-pages to v193 (#426)
* update github-pages to v193

* rebuild gemfile.lock with ruby 2.5.3p105 [x64-mingw32]
2018-11-20 01:48:30 -05:00

8 lines
202 B
Ruby

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