diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2021-05-03 09:19:20 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2021-05-03 09:19:56 +0300 |
commit | 50fe0a1db19e2701257a8ab423a6f55503195070 (patch) | |
tree | 700c407fe66f816b5c0fa690c06cc35fb3587399 /Gemfile | |
parent | add .ruby-version (diff) | |
download | egor-tensin.github.io-50fe0a1db19e2701257a8ab423a6f55503195070.tar.gz egor-tensin.github.io-50fe0a1db19e2701257a8ab423a6f55503195070.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', '212' +gem 'github-pages', '214' |