aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Gemfile
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2017-08-09 14:49:02 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2017-08-09 14:49:02 +0300
commit21d1dfd8126f23db3df003cfff1a02f452bff963 (patch)
treeb9fd9718e98afb541d74a48f9d9b80932c96ae36 /Gemfile
parentbump dependencies (diff)
downloadsorting-algorithms-21d1dfd8126f23db3df003cfff1a02f452bff963.tar.gz
sorting-algorithms-21d1dfd8126f23db3df003cfff1a02f452bff963.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'