aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Gemfile
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2019-07-05 16:11:13 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2019-07-05 16:11:13 +0300
commit73555dea91182ffa7f6eff147407f314560e1f19 (patch)
tree633208059cc2e02275b3400d1d4258eea67908c2 /Gemfile
parentbump dependencies (diff)
downloadegor-tensin.github.io-73555dea91182ffa7f6eff147407f314560e1f19.tar.gz
egor-tensin.github.io-73555dea91182ffa7f6eff147407f314560e1f19.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'