diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2021-03-09 18:01:14 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2021-03-09 18:01:14 +0300 |
commit | 15fd802c00c3e974a0a0db9c3eaebdb8283e6e49 (patch) | |
tree | 1ec1afb64606493f75fd273e062a18efeeaa8538 /Gemfile | |
parent | README.md: update (diff) | |
download | sorting-algorithms-15fd802c00c3e974a0a0db9c3eaebdb8283e6e49.tar.gz sorting-algorithms-15fd802c00c3e974a0a0db9c3eaebdb8283e6e49.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', '204' +gem 'github-pages', '212' |