Skip to content

Commit 2479ecd

Browse files
committed
updated gemfile
1 parent 1676013 commit 2479ecd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ gem "minima", "~> 2.5"
1414

1515
# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
1616
# uncomment the line below. To upgrade, run `bundle update github-pages`.
17-
# gem "github-pages", group: :jekyll_plugins
17+
gem "github-pages", group: :jekyll_plugins
1818
# If you have any plugins, put them here!
19-
group :jekyll_plugins do
20-
gem "jekyll-feed", "~> 0.12"
21-
end
19+
# group :jekyll_plugins do
20+
# gem "jekyll-feed", "~> 0.12"
21+
# end
2222

2323
# Windows and JRuby does not include zoneinfo files, so bundle the tzinfo-data gem
2424
# and associated library.

0 commit comments

Comments
 (0)