aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Gemfile
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2018-01-10 19:45:49 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2018-01-10 19:45:49 +0300
commit319ea34b49ee22d3d396b04602472e0d1db2b4b6 (patch)
tree59d72ba3720f11634ec8252a085c41d5f56a6aaf /Gemfile
parentbump dependencies (diff)
downloadsorting-algorithms-319ea34b49ee22d3d396b04602472e0d1db2b4b6.tar.gz
sorting-algorithms-319ea34b49ee22d3d396b04602472e0d1db2b4b6.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 2b110b2..178d941 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,5 +1,5 @@
source 'https://rubygems.org'
-gem 'github-pages', '168'
+gem 'github-pages', '172'
# For some reason, I get `LoadError` if I omit the gems below.
gem 'json'
gem 'bigdecimal'