Merge pull request #1858 from Retrospring/dependabot/bundler/rpush-8.0.0

This commit is contained in:
dependabot[bot] 2024-09-11 06:48:38 +00:00 committed by GitHub
commit dc1d9ac92f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -176,6 +176,11 @@ GEM
mail mail
faker (3.4.2) faker (3.4.2)
i18n (>= 1.8.11, < 2) i18n (>= 1.8.11, < 2)
faraday (2.11.0)
faraday-net_http (>= 2.0, < 3.4)
logger
faraday-net_http (3.3.0)
net-http
ffi (1.16.3) ffi (1.16.3)
fog-aws (3.25.0) fog-aws (3.25.0)
base64 (~> 0.2.0) base64 (~> 0.2.0)
@ -202,6 +207,15 @@ GEM
glob (0.4.0) glob (0.4.0)
globalid (1.2.1) globalid (1.2.1)
activesupport (>= 6.1) activesupport (>= 6.1)
google-cloud-env (2.2.0)
faraday (>= 1.0, < 3.a)
googleauth (1.11.0)
faraday (>= 1.0, < 3.a)
google-cloud-env (~> 2.1)
jwt (>= 1.4, < 3.0)
multi_json (~> 1.11)
os (>= 0.9, < 2.0)
signet (>= 0.16, < 2.a)
haml (6.3.0) haml (6.3.0)
temple (>= 0.8.2) temple (>= 0.8.2)
thor thor
@ -212,8 +226,8 @@ GEM
rainbow rainbow
rubocop (>= 1.0) rubocop (>= 1.0)
sysexits (~> 1.1) sysexits (~> 1.1)
hkdf (0.3.0) http-2 (0.12.0)
http-2 (0.11.0) base64
httparty (0.22.0) httparty (0.22.0)
csv csv
mini_mime (>= 1.0.0) mini_mime (>= 1.0.0)
@ -252,6 +266,7 @@ GEM
childprocess (~> 5.0) childprocess (~> 5.0)
letter_opener (1.10.0) letter_opener (1.10.0)
launchy (>= 2.2, < 4) launchy (>= 2.2, < 4)
logger (1.6.1)
lograge (0.14.0) lograge (0.14.0)
actionpack (>= 4) actionpack (>= 4)
activesupport (>= 4) activesupport (>= 4)
@ -279,6 +294,8 @@ GEM
multi_xml (0.7.1) multi_xml (0.7.1)
bigdecimal (~> 3.1) bigdecimal (~> 3.1)
nested_form (0.3.2) nested_form (0.3.2)
net-http (0.4.1)
uri
net-http-persistent (4.0.2) net-http-persistent (4.0.2)
connection_pool (~> 2.2) connection_pool (~> 2.2)
net-http2 (0.18.5) net-http2 (0.18.5)
@ -301,6 +318,7 @@ GEM
ostruct (>= 0.2) ostruct (>= 0.2)
openssl (3.2.0) openssl (3.2.0)
orm_adapter (0.5.0) orm_adapter (0.5.0)
os (1.1.4)
ostruct (0.6.0) ostruct (0.6.0)
parallel (1.26.3) parallel (1.26.3)
parser (3.3.5.0) parser (3.3.5.0)
@ -379,8 +397,9 @@ GEM
rolify (6.0.1) rolify (6.0.1)
rotp (6.3.0) rotp (6.3.0)
rouge (4.1.3) rouge (4.1.3)
rpush (7.0.1) rpush (8.0.0)
activesupport (>= 5.2) activesupport (>= 5.2, < 7.1.0)
googleauth
jwt (>= 1.5.6) jwt (>= 1.5.6)
multi_json (~> 1.0) multi_json (~> 1.0)
net-http-persistent net-http-persistent
@ -388,7 +407,7 @@ GEM
railties railties
rainbow rainbow
thor (>= 0.18.1, < 2.0) thor (>= 0.18.1, < 2.0)
webpush (~> 1.0) web-push
rqrcode (2.2.0) rqrcode (2.2.0)
chunky_png (~> 1.0) chunky_png (~> 1.0)
rqrcode_core (~> 1.0) rqrcode_core (~> 1.0)
@ -471,6 +490,11 @@ GEM
rufus-scheduler (~> 3.2) rufus-scheduler (~> 3.2)
sidekiq (>= 6, < 8) sidekiq (>= 6, < 8)
tilt (>= 1.4.0, < 3) tilt (>= 1.4.0, < 3)
signet (0.19.0)
addressable (~> 2.8)
faraday (>= 0.17.5, < 3.a)
jwt (>= 1.5, < 3.0)
multi_json (~> 1.10)
simplecov (0.22.0) simplecov (0.22.0)
docile (~> 1.1) docile (~> 1.1)
simplecov-html (~> 0.11) simplecov-html (~> 0.11)
@ -514,6 +538,7 @@ GEM
unf_ext (0.0.8.2) unf_ext (0.0.8.2)
unicode-display_width (2.5.0) unicode-display_width (2.5.0)
uniform_notifier (1.16.0) uniform_notifier (1.16.0)
uri (0.13.1)
view_component (3.14.0) view_component (3.14.0)
activesupport (>= 5.2.0, < 8.0) activesupport (>= 5.2.0, < 8.0)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
@ -523,9 +548,6 @@ GEM
web-push (3.0.1) web-push (3.0.1)
jwt (~> 2.0) jwt (~> 2.0)
openssl (~> 3.0) openssl (~> 3.0)
webpush (1.1.0)
hkdf (~> 0.2)
jwt (~> 2.0)
websocket-driver (0.7.6) websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0) websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5) websocket-extensions (0.1.5)