diff options
author | dependabot[bot] <dependabot[bot]@users.noreply.github.com> | 2019-01-11 07:26:25 +0000 |
---|---|---|
committer | Eugen Rochko <eugen@zeonfederated.com> | 2019-01-11 07:26:25 +0000 |
commit | b7ace49a7334bb6ce5a4dbc80d22a4148d2b4f74 (patch) | |
tree | 5c502e9169df4001c453793d12853edddf375339 | |
parent | 09c3c96607c95bf380ace9c109f2672703c679b9 (diff) |
Bump webpush from 0.3.5 to 0.3.6 (#9783)
Bumps [webpush](https://github.com/zaru/webpush) from 0.3.5 to 0.3.6. - [Release notes](https://github.com/zaru/webpush/releases) - [Changelog](https://github.com/zaru/webpush/blob/master/CHANGELOG.md) - [Commits](https://github.com/zaru/webpush/compare/v0.3.5...v0.3.6) Signed-off-by: dependabot[bot] <support@dependabot.com>
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 8718bc89b..326699fc8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -637,7 +637,7 @@ GEM activesupport (>= 4.2) rack-proxy (>= 0.6.1) railties (>= 4.2) - webpush (0.3.5) + webpush (0.3.6) hkdf (~> 0.2) jwt (~> 2.0) websocket-driver (0.7.0) |