aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Gemfile
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2017-11-11 01:43:06 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2017-11-11 01:43:06 +0300
commit4f9cc454e1487cc43f2fe6622ef98fe3e3f65dba (patch)
tree914a6e983f5d9ec33f34c19a1186dcd3133c558a /Gemfile
parentbump dependencies (diff)
downloadegor-tensin.github.io-4f9cc454e1487cc43f2fe6622ef98fe3e3f65dba.tar.gz
egor-tensin.github.io-4f9cc454e1487cc43f2fe6622ef98fe3e3f65dba.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'