Add gems for web push

This commit is contained in:
Jason Zimdars
2025-07-14 17:22:07 -05:00
parent c777fc3804
commit 2e7a7384ab
2 changed files with 10 additions and 0 deletions
+2
View File
@@ -31,6 +31,8 @@ gem "actiontext-lexical", bc: "actiontext-lexical"
gem "image_processing", "~> 1.14"
gem "platform_agent"
gem "aws-sdk-s3", require: false
gem "web-push"
gem "net-http-persistent"
# 37id and Queenbee integration
gem "signal_id", bc: "signal_id", branch: "rails4"
+8
View File
@@ -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