Update gems

This commit is contained in:
2020-03-13 09:43:09 -04:00
parent 2bc594255c
commit 6ae98229a9
6 changed files with 107 additions and 95 deletions

View File

@@ -1,7 +1,11 @@
source 'https://rubygems.org'
gem 'jekyll'
gem "github-pages", '197', group: :jekyll_plugins
# enable tzinfo-data for local build
# gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw]
gem 'jekyll-paginate'
gem 'markdown_helper', '~> 2.5', '>= 2.5.2'