aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Gemfile
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2018-01-10 19:44:55 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2018-01-10 19:44:55 +0300
commitf6233034a262e4203398cb960131c7dd49c23378 (patch)
tree60849f10a545b01a5fba03445461f77fe4dc604a /Gemfile
parentboost: fix user configuration files (diff)
downloadjekyll-theme-f6233034a262e4203398cb960131c7dd49c23378.tar.gz
jekyll-theme-f6233034a262e4203398cb960131c7dd49c23378.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 2b110b2..178d941 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,5 +1,5 @@
source 'https://rubygems.org'
-gem 'github-pages', '168'
+gem 'github-pages', '172'
# For some reason, I get `LoadError` if I omit the gems below.
gem 'json'
gem 'bigdecimal'