diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2022-05-06 02:12:11 +0200 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2022-05-06 02:12:11 +0200 |
commit | 32e9b4dfa64814ecc99139033c24b481da8536a1 (patch) | |
tree | 4dad152d5dc05b29e286d74ff6a76408f614e744 /Gemfile | |
parent | Makefile: consistent prelude (diff) | |
download | egor-tensin.github.io-32e9b4dfa64814ecc99139033c24b481da8536a1.tar.gz egor-tensin.github.io-32e9b4dfa64814ecc99139033c24b481da8536a1.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', '225' +gem 'github-pages', '226' |