From f86b585390ce6a0bd345158e43e29a17b5300b7c Mon Sep 17 00:00:00 2001 From: Eugen Rochko Date: Sat, 14 Sep 2019 10:36:10 +0200 Subject: [PATCH] Revert "Bump webpush from 0.3.8 to 1.0.0 (#11614)" (#11840) This reverts commit c812a03e008258ac3e417f5aae160af47a259342. --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6e931c6113..1eaf63cac0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -321,7 +321,7 @@ GEM multi_json (~> 1.12) rdf (~> 3.0) jsonapi-renderer (0.2.2) - jwt (2.2.1) + jwt (2.1.0) kaminari (1.1.1) activesupport (>= 4.1.0) kaminari-actionview (= 1.1.1) @@ -654,7 +654,7 @@ GEM activesupport (>= 4.2) rack-proxy (>= 0.6.1) railties (>= 4.2) - webpush (1.0.0) + webpush (0.3.8) hkdf (~> 0.2) jwt (~> 2.0) websocket-driver (0.7.0)