summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorBrian Picciano <mediocregopher@gmail.com>2018-08-30 23:46:13 -0400
committerBrian Picciano <mediocregopher@gmail.com>2018-08-30 23:46:13 -0400
commit78f8053a480175ef1952cae89224a30707057ab7 (patch)
treeecf80f43b48c7d1b508a2ada0ef149abd63a43a8 /Gemfile
parenta3617990b824ec337c06224e8fce9cd0461f1883 (diff)
updated some version numbers
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 2119050..47cfb93 100644
--- a/Gemfile
+++ b/Gemfile
@@ -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", "~> 3.6.2"
# This is the default theme for new Jekyll sites. You may change this to anything you like.
gem "minima", "~> 2.0"