aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Gemfile
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2017-08-27 15:05:38 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2017-08-27 15:05:38 +0300
commitfacba1f34bab6563a7848033ce492c98658eaeda (patch)
treeffcbfe355426975941133a7954fa6385c9f9b2c1 /Gemfile
parentbump dependencies (diff)
downloadegor-tensin.github.io-facba1f34bab6563a7848033ce492c98658eaeda.tar.gz
egor-tensin.github.io-facba1f34bab6563a7848033ce492c98658eaeda.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 03f5cf8..41184eb 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,5 +1,5 @@
source 'https://rubygems.org'
-gem 'github-pages', '152'
+gem 'github-pages', '156'
# For some reason, I get `LoadError` if I omit the gems below.
gem 'json'
gem 'bigdecimal'