Add gems for web push
This commit is contained in:
@@ -370,6 +370,8 @@ GEM
|
||||
mysql2 (0.5.6)
|
||||
net-http (0.6.0)
|
||||
uri
|
||||
net-http-persistent (4.0.6)
|
||||
connection_pool (~> 2.2, >= 2.2.4)
|
||||
net-imap (0.5.9)
|
||||
date
|
||||
net-protocol
|
||||
@@ -394,6 +396,7 @@ GEM
|
||||
racc (~> 1.4)
|
||||
nokogiri (1.18.8-x86_64-linux-gnu)
|
||||
racc (~> 1.4)
|
||||
openssl (3.3.0)
|
||||
ostruct (0.6.2)
|
||||
parallel (1.27.0)
|
||||
parser (3.3.8.0)
|
||||
@@ -558,6 +561,9 @@ GEM
|
||||
useragent (0.16.11)
|
||||
vcr (6.3.1)
|
||||
base64
|
||||
web-push (3.0.2)
|
||||
jwt (~> 3.0)
|
||||
openssl (~> 3.0)
|
||||
webmock (3.25.1)
|
||||
addressable (>= 2.8.0)
|
||||
crack (>= 0.3.2)
|
||||
@@ -598,6 +604,7 @@ DEPENDENCIES
|
||||
mission_control-jobs
|
||||
mocha
|
||||
mysql2
|
||||
net-http-persistent
|
||||
platform_agent
|
||||
portfolio (>= 4.6)!
|
||||
propshaft
|
||||
@@ -625,6 +632,7 @@ DEPENDENCIES
|
||||
tiktoken_ruby
|
||||
turbo-rails
|
||||
vcr
|
||||
web-push
|
||||
webmock
|
||||
|
||||
BUNDLED WITH
|
||||
|
||||
Reference in New Issue
Block a user