Fix Gemfile remove gem

This commit is contained in:
Mariani Lucas 2020-08-24 11:51:30 -03:00
parent adbcca76c3
commit bb9f5db3da
1 changed files with 0 additions and 1 deletions

View File

@ -18,7 +18,6 @@ gem 'minima', '~> 2.5'
# gem "github-pages", group: :jekyll_plugins
# If you have any plugins, put them here!
group :jekyll_plugins do
# gem 'github-pages'
gem 'jekyll-feed', '~> 0.12'
end