Change Web Push API deliveries to use request pooling (#16014)
This commit is contained in:
parent
463875f645
commit
120965eb0b
5 changed files with 150 additions and 58 deletions
2
Gemfile
2
Gemfile
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue