aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2018-01-10 19:46:26 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2018-01-10 19:46:26 +0300
commit92e8effc39da9a837058a7c7954e2031f48f6188 (patch)
treea6b3104b3c8e1e0b66108c0c0576709b4286970e
parentbump dependencies (diff)
downloadegor-tensin.github.io-92e8effc39da9a837058a7c7954e2031f48f6188.tar.gz
egor-tensin.github.io-92e8effc39da9a837058a7c7954e2031f48f6188.zip
bump dependencies
Diffstat (limited to '')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 2b110b2..178d941 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,5 +1,5 @@
source 'https://rubygems.org'
-gem 'github-pages', '168'
+gem 'github-pages', '172'
# For some reason, I get `LoadError` if I omit the gems below.
gem 'json'
gem 'bigdecimal'