From f1298b4e4215c4acd895d721214cd02214931a23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Nov 2020 22:56:28 +0100 Subject: [PATCH] Build(deps): Bump webpush from 1.0.0 to 1.1.0 (#11250) Bumps [webpush](https://github.com/zaru/webpush) from 1.0.0 to 1.1.0. - [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/v1.0.0...v1.1.0) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0b6e1200ff8..89f616d4b8f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -419,7 +419,7 @@ GEM addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webpush (1.0.0) + webpush (1.1.0) hkdf (~> 0.2) jwt (~> 2.0) xorcist (1.1.2)