aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Gemfile
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2017-11-11 01:43:55 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2017-11-11 01:43:55 +0300
commit49df173d6157036dc3fbf51c89b07130049bcecb (patch)
treefc55b1a112752a3309ec8491d7781813d5a7debf /Gemfile
parentbump dependencies (diff)
downloadsorting-algorithms-49df173d6157036dc3fbf51c89b07130049bcecb.tar.gz
sorting-algorithms-49df173d6157036dc3fbf51c89b07130049bcecb.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 2654541..2b110b2 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,5 +1,5 @@
source 'https://rubygems.org'
-gem 'github-pages', '164'
+gem 'github-pages', '168'
# For some reason, I get `LoadError` if I omit the gems below.
gem 'json'
gem 'bigdecimal'