diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2021-09-28 20:51:49 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2021-09-28 20:51:49 +0300 |
commit | 1de6f66f2bc9ba900547953a4970f208d2671718 (patch) | |
tree | e122af77d6a3a1c849ba6ee699395d24a20eeb38 /Gemfile | |
parent | workflows/jekyll: use ubuntu-latest (diff) | |
download | sorting-algorithms-1de6f66f2bc9ba900547953a4970f208d2671718.tar.gz sorting-algorithms-1de6f66f2bc9ba900547953a4970f208d2671718.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', '215' +gem 'github-pages', '219' |