diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2022-03-02 14:56:43 +0500 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2022-03-02 14:56:43 +0500 |
commit | 4122d869e831a848c929aaddd6a191d252e86d9c (patch) | |
tree | c07ac5da947adb65c9f3faf39467575fc2c284b3 /Gemfile | |
parent | Revert "enable Google Analytics" (diff) | |
download | sorting-algorithms-4122d869e831a848c929aaddd6a191d252e86d9c.tar.gz sorting-algorithms-4122d869e831a848c929aaddd6a191d252e86d9c.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', '221' +gem 'github-pages', '223' |