aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Gemfile
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2022-03-02 14:56:43 +0500
committerEgor Tensin <Egor.Tensin@gmail.com>2022-03-02 14:56:43 +0500
commit4122d869e831a848c929aaddd6a191d252e86d9c (patch)
treec07ac5da947adb65c9f3faf39467575fc2c284b3 /Gemfile
parentRevert "enable Google Analytics" (diff)
downloadsorting-algorithms-4122d869e831a848c929aaddd6a191d252e86d9c.tar.gz
sorting-algorithms-4122d869e831a848c929aaddd6a191d252e86d9c.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 50d5d76..9a10e4b 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,2 +1,2 @@
source 'https://rubygems.org'
-gem 'github-pages', '221'
+gem 'github-pages', '223'