Files
www/landing.bryanroessler.com/Gemfile
2018-11-30 10:40:38 -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'