diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2022-03-02 13:05:36 +0500 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2022-03-02 13:05:36 +0500 |
commit | 49a5745a07ba49a3fdb9002da056ca8f35f26a38 (patch) | |
tree | 0fc96db1c6e834410c12c25ea5ae0471c66351f1 /Gemfile | |
parent | disable Google Analytics (diff) | |
download | jekyll-theme-49a5745a07ba49a3fdb9002da056ca8f35f26a38.tar.gz jekyll-theme-49a5745a07ba49a3fdb9002da056ca8f35f26a38.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', '221' +gem 'github-pages', '223' |