aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Gemfile
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2017-08-09 14:56:57 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2017-08-09 14:56:57 +0300
commit4f81db5d740f55ce9dc990587d6aa08b8932c447 (patch)
treeb78c93ae9316733bbc82196b83c6c104c31e5368 /Gemfile
parentbump dependencies (diff)
downloadegor-tensin.github.io-4f81db5d740f55ce9dc990587d6aa08b8932c447.tar.gz
egor-tensin.github.io-4f81db5d740f55ce9dc990587d6aa08b8932c447.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'