aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Gemfile
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2018-10-28 17:02:18 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2018-10-28 17:02:18 +0300
commit48af959b97f54a433ec180fedf90a965067d160d (patch)
tree73b1f01950b0f422de355b3760a9f88d24811a50 /Gemfile
parentbump dependencies (diff)
downloadjekyll-theme-48af959b97f54a433ec180fedf90a965067d160d.tar.gz
jekyll-theme-48af959b97f54a433ec180fedf90a965067d160d.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 189c837..6d9bf6d 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,5 +1,5 @@
source 'https://rubygems.org'
-gem 'github-pages', '183'
+gem 'github-pages', '192'
# For some reason, I get `LoadError` if I omit the gems below.
gem 'json'
gem 'bigdecimal'