diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2021-05-28 20:00:17 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2021-05-28 20:00:17 +0300 |
commit | 54c61bc2e2d703147a1ac70bdadfbb72d5eaa746 (patch) | |
tree | 98e6af61e3d3efef2f947acbc93f152929f4b4e1 /Gemfile | |
parent | shuffle links (diff) | |
download | egor-tensin.github.io-54c61bc2e2d703147a1ac70bdadfbb72d5eaa746.tar.gz egor-tensin.github.io-54c61bc2e2d703147a1ac70bdadfbb72d5eaa746.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', '214' +gem 'github-pages', '215' |