aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Gemfile
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2019-09-29 21:55:37 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2019-09-29 21:55:37 +0300
commitf3de30091f7cf12937b868dcaebd65e56cc010d6 (patch)
tree3da03e6931cbb32e9cc640512ab1b38944345bea /Gemfile
parentinclude_relative doesn't like double slashes anymore (diff)
downloadjekyll-theme-f3de30091f7cf12937b868dcaebd65e56cc010d6.tar.gz
jekyll-theme-f3de30091f7cf12937b868dcaebd65e56cc010d6.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 78e95e4..f037f19 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,5 +1,5 @@
source 'https://rubygems.org'
-gem 'github-pages', '198'
+gem 'github-pages', '200'
# For some reason, I get `LoadError` if I omit the gems below.
gem 'json'
gem 'bigdecimal'