danielrayjones/Gemfile

5 lines
100 B
Text
Raw Normal View History

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