aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Gemfile
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2017-11-11 01:47:05 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2017-11-11 01:47:05 +0300
commit932807423b002b4d0bcddf93437a6a12caf282dd (patch)
treeef4ee5d7e74f8aee4704dd882c5ae3eed6af72f5 /Gemfile
parentbump dependencies (diff)
downloadjekyll-theme-932807423b002b4d0bcddf93437a6a12caf282dd.tar.gz
jekyll-theme-932807423b002b4d0bcddf93437a6a12caf282dd.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'