attempt to add all gem requirements to master

This commit is contained in:
Dean Attali 2020-04-27 03:35:14 +00:00
parent 97a7fa064c
commit 29e7fce9fc
4 changed files with 26 additions and 5 deletions

View file

@ -1,7 +1,6 @@
source 'https://rubygems.org'
# frozen_string_literal: true
gem "github-pages", group: :jekyll_plugins
source "https://rubygems.org"
gemspec
# enable tzinfo-data for local build
# gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw]
gem 'jekyll-paginate'