aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Gemfile
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2020-05-08 10:56:45 +0000
committerEgor Tensin <Egor.Tensin@gmail.com>2020-05-08 10:56:45 +0000
commiteb7240cebf96f413c72bc3711399f1bf36184d6e (patch)
treea862812f23c112b1e16816bcf96cc5a818ea3771 /Gemfile
parentuse "remote" Jekyll theme (diff)
downloadegor-tensin.github.io-eb7240cebf96f413c72bc3711399f1bf36184d6e.tar.gz
egor-tensin.github.io-eb7240cebf96f413c72bc3711399f1bf36184d6e.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'