aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Gemfile
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2017-08-09 14:57:17 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2017-08-09 14:57:17 +0300
commit9b4ab58ec41df961276bf6029bdac60f3846b061 (patch)
tree317ef67eaa51b490d28915e1f55ec67a9c33db1d /Gemfile
parentstatic-vs: update (diff)
downloadjekyll-theme-9b4ab58ec41df961276bf6029bdac60f3846b061.tar.gz
jekyll-theme-9b4ab58ec41df961276bf6029bdac60f3846b061.zip
bump dependencies
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index a63bd01..5589a56 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,4 +1,4 @@
source 'https://rubygems.org'
-gem 'github-pages', '141'
+gem 'github-pages', '147'
# For some reason, "I get LoadError: cannot load such file -- json" otherwise.
gem 'json'