diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2021-11-02 20:12:26 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2021-11-02 20:12:26 +0300 |
commit | 346d5128c504fe9ea8b5a2813fe03a75645e6fc1 (patch) | |
tree | ac530a20ad66677e49b79707d7d835f2d03b6d1e /Gemfile | |
parent | README: update (diff) | |
download | jekyll-theme-346d5128c504fe9ea8b5a2813fe03a75645e6fc1.tar.gz jekyll-theme-346d5128c504fe9ea8b5a2813fe03a75645e6fc1.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' |