aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Gemfile
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2018-10-28 16:59:56 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2018-10-28 17:00:51 +0300
commitf21d8faef274225992a9a1a4279cbdebe20321fa (patch)
tree8e80c4be977a09915cf330cad15bad3b571fefc4 /Gemfile
parentbump dependencies (diff)
downloadegor-tensin.github.io-f21d8faef274225992a9a1a4279cbdebe20321fa.tar.gz
egor-tensin.github.io-f21d8faef274225992a9a1a4279cbdebe20321fa.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 189c837..6d9bf6d 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,5 +1,5 @@
source 'https://rubygems.org'
-gem 'github-pages', '183'
+gem 'github-pages', '192'
# For some reason, I get `LoadError` if I omit the gems below.
gem 'json'
gem 'bigdecimal'