diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2022-05-06 02:13:03 +0200 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2022-05-06 02:13:03 +0200 |
commit | e5673afc936f832f87a8c4a5479a1c78726a6127 (patch) | |
tree | 3d613be793d376c036601fbed64cdb88df692d5d /Gemfile | |
parent | Makefile: consistent prelude (diff) | |
download | sorting-algorithms-e5673afc936f832f87a8c4a5479a1c78726a6127.tar.gz sorting-algorithms-e5673afc936f832f87a8c4a5479a1c78726a6127.zip |
bump dependencies
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,2 +1,2 @@ source 'https://rubygems.org' -gem 'github-pages', '225' +gem 'github-pages', '226' |