diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2021-10-31 23:36:10 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2021-10-31 23:36:10 +0300 |
commit | 770b3e1e0ba88e48b6c1fdfb94709b5599909c76 (patch) | |
tree | c0f36402e466883c92d03440fc4c33351cb2690e /Gemfile | |
parent | bump jekyll-theme (diff) | |
download | egor-tensin.github.io-770b3e1e0ba88e48b6c1fdfb94709b5599909c76.tar.gz egor-tensin.github.io-770b3e1e0ba88e48b6c1fdfb94709b5599909c76.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', '219' +gem 'github-pages', '221' |