aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Gemfile
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2022-03-04 08:14:10 +0500
committerEgor Tensin <Egor.Tensin@gmail.com>2022-03-04 08:14:10 +0500
commit0eec69d677bf911e32ee0b1a4c7655f78a4f1ddd (patch)
tree75fd0494cf6e339265f5cd9623d06c241eb20807 /Gemfile
parentREADME: update (diff)
downloadsorting-algorithms-0eec69d677bf911e32ee0b1a4c7655f78a4f1ddd.tar.gz
sorting-algorithms-0eec69d677bf911e32ee0b1a4c7655f78a4f1ddd.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 9a10e4b..b9465d1 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,2 +1,2 @@
source 'https://rubygems.org'
-gem 'github-pages', '223'
+gem 'github-pages', '225'