aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Gemfile
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-05-28 20:02:43 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-05-28 20:02:43 +0300
commit32ac414607b544cff83ec3accb5deaf8eb4da1dd (patch)
treee50e04a2ffbc1620c5b5e5f780d92d6fce779838 /Gemfile
parentworkflows/jekyll: linting (diff)
downloadsorting-algorithms-32ac414607b544cff83ec3accb5deaf8eb4da1dd.tar.gz
sorting-algorithms-32ac414607b544cff83ec3accb5deaf8eb4da1dd.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 f3b1bba..b384704 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,2 +1,2 @@
source 'https://rubygems.org'
-gem 'github-pages', '214'
+gem 'github-pages', '215'