aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Gemfile
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2020-05-08 11:04:32 +0000
committerEgor Tensin <Egor.Tensin@gmail.com>2020-05-08 11:04:32 +0000
commit68c56e5b691e461d373a83686d7308d552dbe710 (patch)
treeb1845e1839913b1880e8f0fee3254b4a9fd2740d /Gemfile
parentremove build.sh, serve.bat, serve.sh (diff)
downloadblog-68c56e5b691e461d373a83686d7308d552dbe710.tar.gz
blog-68c56e5b691e461d373a83686d7308d552dbe710.zip
bump dependencies
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile5
1 files changed, 1 insertions, 4 deletions
diff --git a/Gemfile b/Gemfile
index f037f19..92e1648 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,5 +1,2 @@
source 'https://rubygems.org'
-gem 'github-pages', '200'
-# For some reason, I get `LoadError` if I omit the gems below.
-gem 'json'
-gem 'bigdecimal'
+gem 'github-pages', '204'