aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Gemfile
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2017-10-17 23:36:07 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2017-10-17 23:36:07 +0300
commit858ab26b86a22f7e353943e3b145b9cc91663ff0 (patch)
treef48ae1110423ed7de18f1bc1383249106a4c0f89 /Gemfile
parentbump dependencies (diff)
downloadjekyll-theme-858ab26b86a22f7e353943e3b145b9cc91663ff0.tar.gz
jekyll-theme-858ab26b86a22f7e353943e3b145b9cc91663ff0.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'