diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2021-05-03 09:26:21 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2021-05-31 14:38:21 +0300 |
commit | bfadbd1f536d883d2ced87e30a30b3c6be966fa6 (patch) | |
tree | ef4fefd1305c534c744fd9ebdf4ec9bb0af6fda3 /Gemfile | |
parent | add .ruby-version (diff) | |
download | jekyll-theme-bfadbd1f536d883d2ced87e30a30b3c6be966fa6.tar.gz jekyll-theme-bfadbd1f536d883d2ced87e30a30b3c6be966fa6.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', '212' +gem 'github-pages', '214' |