Marco Blessing
f472db5fa5
* update github-pages to v193 * rebuild gemfile.lock with ruby 2.5.3p105 [x64-mingw32]
8 lines
202 B
Ruby
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'
|