diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2021-10-26 21:05:50 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2021-10-26 21:05:50 +0300 |
commit | 463c73abeb1cb575c153a6742ec10af1243f78c4 (patch) | |
tree | fc73306467c9cd983452477fc648fa0207580a51 /Gemfile | |
parent | index.html: add link to bogus configuration (diff) | |
download | wireguard-config-463c73abeb1cb575c153a6742ec10af1243f78c4.tar.gz wireguard-config-463c73abeb1cb575c153a6742ec10af1243f78c4.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', '219' +gem 'github-pages', '221' |