attempt to add all gem requirements to master
This commit is contained in:
parent
97a7fa064c
commit
29e7fce9fc
4 changed files with 26 additions and 5 deletions
9
Gemfile
9
Gemfile
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue