aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Gemfile
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2019-07-05 16:15:28 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2019-07-05 16:15:28 +0300
commitfce1bbd01f920c60127cff487c38b083743b4b73 (patch)
tree747f31c74b9b41f20488b476d4f6e9d3cc18c6c4 /Gemfile
parentbump dependencies (diff)
downloadjekyll-theme-fce1bbd01f920c60127cff487c38b083743b4b73.tar.gz
jekyll-theme-fce1bbd01f920c60127cff487c38b083743b4b73.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 b67f570..78e95e4 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,5 +1,5 @@
source 'https://rubygems.org'
-gem 'github-pages', '193'
+gem 'github-pages', '198'
# For some reason, I get `LoadError` if I omit the gems below.
gem 'json'
gem 'bigdecimal'