danielrayjones/Gemfile

8 lines
206 B
Text
Raw Normal View History

2017-06-04 22:05:40 -05:00
source 'https://rubygems.org'
gem 'jekyll-sitemap', group: :jekyll_plugins
gem 'jekyll-seo-tag', group: :jekyll_plugins
gem "jekyll-assets", "~> 2.4.0", group: :jekyll_plugins
2018-01-21 18:23:59 -06:00
gem 'bootstrap', '~> 4.0.0'