aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Gemfile
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2018-05-02 12:18:32 +0200
committerEgor Tensin <Egor.Tensin@gmail.com>2018-05-02 12:18:32 +0200
commitef06ae8d78d18948fa4445d682a595745491b9c5 (patch)
tree8903ec1bffea1c470cdc5c18c5e6c2d2d47ccb63 /Gemfile
parentdon't zero-pad day number in dates (diff)
downloadegor-tensin.github.io-ef06ae8d78d18948fa4445d682a595745491b9c5.tar.gz
egor-tensin.github.io-ef06ae8d78d18948fa4445d682a595745491b9c5.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 178d941..189c837 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,5 +1,5 @@
source 'https://rubygems.org'
-gem 'github-pages', '172'
+gem 'github-pages', '183'
# For some reason, I get `LoadError` if I omit the gems below.
gem 'json'
gem 'bigdecimal'