aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Gemfile
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2022-05-06 02:13:03 +0200
committerEgor Tensin <Egor.Tensin@gmail.com>2022-05-06 02:13:03 +0200
commite5673afc936f832f87a8c4a5479a1c78726a6127 (patch)
tree3d613be793d376c036601fbed64cdb88df692d5d /Gemfile
parentMakefile: consistent prelude (diff)
downloadsorting-algorithms-e5673afc936f832f87a8c4a5479a1c78726a6127.tar.gz
sorting-algorithms-e5673afc936f832f87a8c4a5479a1c78726a6127.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 b9465d1..3e9bdaa 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,2 +1,2 @@
source 'https://rubygems.org'
-gem 'github-pages', '225'
+gem 'github-pages', '226'