aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Gemfile
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2018-10-28 17:01:33 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2018-10-28 17:01:33 +0300
commit1ca66c20da0c637981de17e6d131ff6d533b41e0 (patch)
treec79787ce9bbbebde202f4eae6dc21b95b2179ce0 /Gemfile
parentbump dependencies (diff)
downloadsorting-algorithms-1ca66c20da0c637981de17e6d131ff6d533b41e0.tar.gz
sorting-algorithms-1ca66c20da0c637981de17e6d131ff6d533b41e0.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 189c837..6d9bf6d 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,5 +1,5 @@
source 'https://rubygems.org'
-gem 'github-pages', '183'
+gem 'github-pages', '192'
# For some reason, I get `LoadError` if I omit the gems below.
gem 'json'
gem 'bigdecimal'