diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2022-03-02 13:39:43 +0500 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2022-03-02 13:39:43 +0500 |
commit | 3a14d007fe616617710a4675681c346c921f89d2 (patch) | |
tree | 2a2fe469b3616052629218eaf5a340ab149bf100 /Gemfile | |
parent | Revert "enable Google Analytics" (diff) | |
download | blog-3a14d007fe616617710a4675681c346c921f89d2.tar.gz blog-3a14d007fe616617710a4675681c346c921f89d2.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' |