aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Gemfile
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2017-10-17 23:31:19 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2017-10-17 23:31:19 +0300
commit717393d66fdc53193675addaf543e088a43f0562 (patch)
tree3730531ccba7bd1fe498c311c614a68a87fea470 /Gemfile
parentbump dependencies (diff)
downloadegor-tensin.github.io-717393d66fdc53193675addaf543e088a43f0562.tar.gz
egor-tensin.github.io-717393d66fdc53193675addaf543e088a43f0562.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'