aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Gemfile
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-05-03 09:21:32 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-05-03 09:22:04 +0300
commita7274b81e7126deaa5eb68e4b0913753c339cf4b (patch)
tree84b332d8816b77bf1bc4a562ca502e334b18e9e7 /Gemfile
parentadd .ruby-version (diff)
downloadsorting-algorithms-a7274b81e7126deaa5eb68e4b0913753c339cf4b.tar.gz
sorting-algorithms-a7274b81e7126deaa5eb68e4b0913753c339cf4b.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 e495bd4..f3b1bba 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,2 +1,2 @@
source 'https://rubygems.org'
-gem 'github-pages', '212'
+gem 'github-pages', '214'