aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Gemfile
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2019-01-19 06:06:36 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2019-01-19 06:06:36 +0300
commit609b710664a0e9ceeeeb676f2428dc5113181551 (patch)
tree94443607213359b39b70607609d3a16c88892163 /Gemfile
parentbump dependencies (diff)
downloadjekyll-theme-609b710664a0e9ceeeeb676f2428dc5113181551.tar.gz
jekyll-theme-609b710664a0e9ceeeeb676f2428dc5113181551.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 6d9bf6d..b67f570 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,5 +1,5 @@
source 'https://rubygems.org'
-gem 'github-pages', '192'
+gem 'github-pages', '193'
# For some reason, I get `LoadError` if I omit the gems below.
gem 'json'
gem 'bigdecimal'