Add github-pages gem to group
This commit is contained in:
@@ -20,6 +20,5 @@ gem "minima", "~> 2.0"
|
|||||||
# If you have any plugins, put them here!
|
# If you have any plugins, put them here!
|
||||||
group :jekyll_plugins do
|
group :jekyll_plugins do
|
||||||
gem "jekyll-feed", "~> 0.6"
|
gem "jekyll-feed", "~> 0.6"
|
||||||
|
gem "github-pages"
|
||||||
end
|
end
|
||||||
|
|
||||||
gem 'github-pages', group: :jekyll_plugins
|
|
||||||
|
|||||||
Reference in New Issue
Block a user