diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2021-09-28 20:47:39 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2021-09-28 20:47:39 +0300 |
commit | c31372cff02c9706459cc74d8dba99810360a7b0 (patch) | |
tree | c428df043f0521681ee6c335e0f9850902d4da31 /Gemfile | |
parent | workflows/ci: rename to "CI" (diff) | |
download | jekyll-theme-c31372cff02c9706459cc74d8dba99810360a7b0.tar.gz jekyll-theme-c31372cff02c9706459cc74d8dba99810360a7b0.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' |