aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Gemfile
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2017-08-27 15:05:23 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2017-08-27 15:05:23 +0300
commit1c1661f19f4780c0bb362b917b3d0a8768028036 (patch)
tree3bbff69aa9fcaa6f86fdb04a1b2369c6f9adf80e /Gemfile
parentbump dependencies (diff)
downloadsorting-algorithms-1c1661f19f4780c0bb362b917b3d0a8768028036.tar.gz
sorting-algorithms-1c1661f19f4780c0bb362b917b3d0a8768028036.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 03f5cf8..41184eb 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,5 +1,5 @@
source 'https://rubygems.org'
-gem 'github-pages', '152'
+gem 'github-pages', '156'
# For some reason, I get `LoadError` if I omit the gems below.
gem 'json'
gem 'bigdecimal'