Update Gemfile #14

Closed
netravnen wants to merge 5 commits from (deleted):hotfix/Gemfile into master
Showing only changes of commit d8e60f4ff5 - Show all commits

View file

@ -8,7 +8,7 @@ source "https://rubygems.org"
#
# This will help ensure the proper Jekyll version is running.
# Happy Jekylling!
gem "jekyll", "~> 3.6.2"
gem "jekyll"
# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
# uncomment the line below. To upgrade, run `bundle update github-pages`.