diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2022-05-06 02:14:56 +0200 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2022-05-06 02:14:56 +0200 |
commit | 3d2b32c9b8c786602d12a8db6414c65054fb82da (patch) | |
tree | d44250c2786a10770e5d3598dd06ccb0b7995045 /Gemfile | |
parent | Makefile: consistent prelude (diff) | |
download | blog-3d2b32c9b8c786602d12a8db6414c65054fb82da.tar.gz blog-3d2b32c9b8c786602d12a8db6414c65054fb82da.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', '225' +gem 'github-pages', '226' |