aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Gemfile
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-09-28 20:51:49 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-09-28 20:51:49 +0300
commit1de6f66f2bc9ba900547953a4970f208d2671718 (patch)
treee122af77d6a3a1c849ba6ee699395d24a20eeb38 /Gemfile
parentworkflows/jekyll: use ubuntu-latest (diff)
downloadsorting-algorithms-1de6f66f2bc9ba900547953a4970f208d2671718.tar.gz
sorting-algorithms-1de6f66f2bc9ba900547953a4970f208d2671718.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 b384704..2604097 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,2 +1,2 @@
source 'https://rubygems.org'
-gem 'github-pages', '215'
+gem 'github-pages', '219'