diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2022-03-04 08:13:17 +0500 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2022-03-04 08:13:17 +0500 |
commit | 962e6ce0402cb75ffd3c2991a73f0d12f7bcd062 (patch) | |
tree | 947261831442cdd90db7331fe5f0d1b44a7bb064 /Gemfile | |
parent | README: update (diff) | |
download | egor-tensin.github.io-962e6ce0402cb75ffd3c2991a73f0d12f7bcd062.tar.gz egor-tensin.github.io-962e6ce0402cb75ffd3c2991a73f0d12f7bcd062.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', '223' +gem 'github-pages', '225' |