diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2021-03-09 17:33:39 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2021-03-09 17:33:39 +0300 |
commit | c09c2504520bd40f60f8b87b1eea27b0016035b6 (patch) | |
tree | 6164e719c5b8107a46756e4de3b372847f780651 /Gemfile | |
parent | workflows/jekyll.yml: scheduled workflows are poorly supported on non-default... (diff) | |
download | blog-c09c2504520bd40f60f8b87b1eea27b0016035b6.tar.gz blog-c09c2504520bd40f60f8b87b1eea27b0016035b6.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', '204' +gem 'github-pages', '212' |