aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Gemfile
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2019-01-19 06:05:00 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2019-01-19 06:05:00 +0300
commit483d68c7828aef46890906dba2121adf418dcf48 (patch)
tree730a7f4f4e6f31f8e8244dd843e560fc8eeb0338 /Gemfile
parentbump dependencies (diff)
downloadegor-tensin.github.io-483d68c7828aef46890906dba2121adf418dcf48.tar.gz
egor-tensin.github.io-483d68c7828aef46890906dba2121adf418dcf48.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'