aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Gemfile
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2019-09-30 03:13:25 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2019-09-30 03:13:25 +0300
commit4c83067e14ce23c5c240a4f68cfdb8948505b6a7 (patch)
tree0b98ac95d3518f0b7be44398498a39c137a634ed /Gemfile
parentbump dependencies (diff)
downloadegor-tensin.github.io-4c83067e14ce23c5c240a4f68cfdb8948505b6a7.tar.gz
egor-tensin.github.io-4c83067e14ce23c5c240a4f68cfdb8948505b6a7.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 78e95e4..f037f19 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,5 +1,5 @@
source 'https://rubygems.org'
-gem 'github-pages', '198'
+gem 'github-pages', '200'
# For some reason, I get `LoadError` if I omit the gems below.
gem 'json'
gem 'bigdecimal'