diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2021-09-28 20:51:19 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2021-09-28 20:51:19 +0300 |
commit | 969dcc5a13abba127742c4bd7e37629fef356f00 (patch) | |
tree | 3f3239196b1eac5f6f4ab3701578991643a14e79 /Gemfile | |
parent | workflows/jekyll: use ubuntu-latest (diff) | |
download | blog-969dcc5a13abba127742c4bd7e37629fef356f00.tar.gz blog-969dcc5a13abba127742c4bd7e37629fef356f00.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' |