update gemfile

This commit is contained in:
Samuel Shifterovich
2018-10-25 17:36:55 +02:00
parent 9a5d8423b2
commit e413d98ac6
2 changed files with 2 additions and 76 deletions

View File

@ -11,7 +11,7 @@ source "https://rubygems.org"
gem "jekyll", "~> 3.8.4"
# This is the default theme for new Jekyll sites. You may change this to anything you like.
gem "minima", "~> 2.0"
# gem "minima", "~> 2.0"
# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
# uncomment the line below. To upgrade, run `bundle update github-pages`.
@ -19,7 +19,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