Change Web Push API deliveries to use request pooling (#16014)

This commit is contained in:
Eugen Rochko
2021-04-12 14:25:34 +02:00
committed by GitHub
parent 463875f645
commit 120965eb0b
5 changed files with 150 additions and 58 deletions

View File

@@ -94,7 +94,7 @@ gem 'tty-prompt', '~> 0.23', require: false
gem 'twitter-text', '~> 3.1.0'
gem 'tzinfo-data', '~> 1.2021'
gem 'webpacker', '~> 5.2'
gem 'webpush'
gem 'webpush', '~> 0.3'
gem 'webauthn', '~> 3.0.0.alpha1'
gem 'json-ld'