aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Gemfile
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2017-02-01 10:44:21 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2017-02-01 10:44:21 +0300
commit63785479c76fd3cf97a8fa97d5b5204d0e085be5 (patch)
tree396bfe11fb9b6d71782595378b083e539010388a /Gemfile
parentexclude serve.sh from builds (diff)
downloadsorting-algorithms-63785479c76fd3cf97a8fa97d5b5204d0e085be5.tar.gz
sorting-algorithms-63785479c76fd3cf97a8fa97d5b5204d0e085be5.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 fe952ce..312184d 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,2 +1,2 @@
source 'https://rubygems.org'
-gem 'github-pages', '93'
+gem 'github-pages', '117'