aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Gemfile
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2019-07-05 16:15:56 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2019-07-05 16:15:56 +0300
commitd9d4b2d6a3378c480a32fe015b4247bbe3b841d2 (patch)
tree7b924b60a4c3d4b45bea8649aa383276b09e1e37 /Gemfile
parentbump dependencies (diff)
downloadsorting-algorithms-d9d4b2d6a3378c480a32fe015b4247bbe3b841d2.tar.gz
sorting-algorithms-d9d4b2d6a3378c480a32fe015b4247bbe3b841d2.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 b67f570..78e95e4 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,5 +1,5 @@
source 'https://rubygems.org'
-gem 'github-pages', '193'
+gem 'github-pages', '198'
# For some reason, I get `LoadError` if I omit the gems below.
gem 'json'
gem 'bigdecimal'