aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Gemfile
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2017-08-27 15:04:28 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2017-08-27 15:04:28 +0300
commitd9fb7ccaad3eb50c98929aca0c9597ca0e99f67d (patch)
treef40cd512889293e90acb3c886e3c6ccea08ae522 /Gemfile
parentbump dependencies (diff)
downloadjekyll-theme-d9fb7ccaad3eb50c98929aca0c9597ca0e99f67d.tar.gz
jekyll-theme-d9fb7ccaad3eb50c98929aca0c9597ca0e99f67d.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 03f5cf8..41184eb 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,5 +1,5 @@
source 'https://rubygems.org'
-gem 'github-pages', '152'
+gem 'github-pages', '156'
# For some reason, I get `LoadError` if I omit the gems below.
gem 'json'
gem 'bigdecimal'