diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2021-03-09 17:59:39 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2021-03-09 17:59:39 +0300 |
commit | 5539de8fdb1609a695237309ccf70729ec2213f2 (patch) | |
tree | 4b25a32cfd03e84b1577d29892a7a3bae8fc95f0 /Gemfile | |
parent | README.md: update (diff) | |
download | egor-tensin.github.io-5539de8fdb1609a695237309ccf70729ec2213f2.tar.gz egor-tensin.github.io-5539de8fdb1609a695237309ccf70729ec2213f2.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', '204' +gem 'github-pages', '212' |