aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Gemfile
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2017-10-17 23:34:16 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2017-10-17 23:34:16 +0300
commit029450dc872f330095209a1a31209a8ba67030c8 (patch)
tree7ab157649f638725e74993ae8b25f6828803ce88 /Gemfile
parent+x serve.sh (diff)
downloadsorting-algorithms-029450dc872f330095209a1a31209a8ba67030c8.tar.gz
sorting-algorithms-029450dc872f330095209a1a31209a8ba67030c8.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 41184eb..2654541 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,5 +1,5 @@
source 'https://rubygems.org'
-gem 'github-pages', '156'
+gem 'github-pages', '164'
# For some reason, I get `LoadError` if I omit the gems below.
gem 'json'
gem 'bigdecimal'