From 952fe7713a15e937235fe499e4e1cb6cf404f0ad Mon Sep 17 00:00:00 2001
From: Egor Tensin <Egor.Tensin@gmail.com>
Date: Sat, 1 Jul 2017 20:44:16 +0300
Subject: bump dependencies

---
 Gemfile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

(limited to 'Gemfile')

diff --git a/Gemfile b/Gemfile
index 312184d..a63bd01 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,2 +1,4 @@
 source 'https://rubygems.org'
-gem 'github-pages', '117'
+gem 'github-pages', '141'
+# For some reason, "I get LoadError: cannot load such file -- json" otherwise.
+gem 'json'
-- 
cgit v1.2.3