aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Gemfile
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-03-09 18:01:14 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-03-09 18:01:14 +0300
commit15fd802c00c3e974a0a0db9c3eaebdb8283e6e49 (patch)
tree1ec1afb64606493f75fd273e062a18efeeaa8538 /Gemfile
parentREADME.md: update (diff)
downloadsorting-algorithms-15fd802c00c3e974a0a0db9c3eaebdb8283e6e49.tar.gz
sorting-algorithms-15fd802c00c3e974a0a0db9c3eaebdb8283e6e49.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 92e1648..e495bd4 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,2 +1,2 @@
source 'https://rubygems.org'
-gem 'github-pages', '204'
+gem 'github-pages', '212'