diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2021-05-03 09:21:32 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2021-05-03 09:22:04 +0300 |
commit | a7274b81e7126deaa5eb68e4b0913753c339cf4b (patch) | |
tree | 84b332d8816b77bf1bc4a562ca502e334b18e9e7 /Gemfile | |
parent | add .ruby-version (diff) | |
download | sorting-algorithms-a7274b81e7126deaa5eb68e4b0913753c339cf4b.tar.gz sorting-algorithms-a7274b81e7126deaa5eb68e4b0913753c339cf4b.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', '212' +gem 'github-pages', '214' |