Update 'Gemfile'

This commit is contained in:
Kale 2021-06-07 22:14:46 -07:00
parent 01a70d9626
commit f5cf2f798e

View File

@ -16,6 +16,9 @@ gem "minima", "~> 2.5"
# If you have any plugins, put them here!
group :jekyll_plugins do
gem "jekyll-feed", "~> 0.12"
gem "jekyll-sitemap"
gem "jekyll-paginate"
gem "jekyll-seo-tag"
end
# Windows and JRuby does not include zoneinfo files, so bundle the tzinfo-data gem