diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2021-10-31 23:42:06 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2021-10-31 23:42:06 +0300 |
commit | e00e428bff2023ee8aa825a64ac0c7cd2869a64d (patch) | |
tree | 97128b04ce6dd74ea36e4697fcc95e5941853c26 /Gemfile | |
parent | bump jekyll-theme (diff) | |
download | sorting-algorithms-e00e428bff2023ee8aa825a64ac0c7cd2869a64d.tar.gz sorting-algorithms-e00e428bff2023ee8aa825a64ac0c7cd2869a64d.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', '219' +gem 'github-pages', '221' |