diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2022-03-02 11:37:30 +0500 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2022-03-02 11:37:30 +0500 |
commit | 5724067c68b6643065a835de277125941916192a (patch) | |
tree | b9cb00c15f3441f02f86c9bae4f5c516e00932fe /Gemfile | |
parent | Revert "enable Google Analytics" (diff) | |
download | wireguard-config-5724067c68b6643065a835de277125941916192a.tar.gz wireguard-config-5724067c68b6643065a835de277125941916192a.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', '221' +gem 'github-pages', '223' |