strip unnecessary leading whitespace (#6228)

Merge pull request 6228
This commit is contained in:
ashmaroli 2017-07-18 12:25:54 +05:30 committed by jekyllbot
parent 848bd4edcc
commit f904a7201e
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ gem "minima", "~> 2.0"
# If you have any plugins, put them here!
group :jekyll_plugins do
gem "jekyll-feed", "~> 0.6"
gem "jekyll-feed", "~> 0.6"
end
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem