diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2021-05-03 09:24:08 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2021-05-03 09:24:08 +0300 |
commit | fa2b0b2a6721491630034313ac92612415f8d2d2 (patch) | |
tree | 67e2ef1ba634e4330279d65bd2cc1b75cb818ebe /Gemfile | |
parent | add .ruby-version (diff) | |
download | blog-fa2b0b2a6721491630034313ac92612415f8d2d2.tar.gz blog-fa2b0b2a6721491630034313ac92612415f8d2d2.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' |