Go back to RubyGems version of action_push_native
After releasing the new version: https://github.com/rails/action_push_native/releases/tag/v0.3.1
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ gem "console1984", bc: "console1984"
|
||||
gem "audits1984", bc: "audits1984", branch: "flavorjones/coworker-api"
|
||||
|
||||
# Native push notifications (iOS/Android)
|
||||
gem "action_push_native", github: "rails/action_push_native", branch: "add-abstract-record"
|
||||
gem "action_push_native"
|
||||
|
||||
# Telemetry
|
||||
gem "rails_structured_logging", bc: "rails-structured-logging"
|
||||
|
||||
+9
-15
@@ -60,19 +60,6 @@ GIT
|
||||
rails (>= 6.1)
|
||||
yabeda (~> 0.6)
|
||||
|
||||
GIT
|
||||
remote: https://github.com/rails/action_push_native.git
|
||||
revision: 8ef7023a335e1f09ad1fe22a4b7b007b040528bd
|
||||
branch: add-abstract-record
|
||||
specs:
|
||||
action_push_native (0.3.0)
|
||||
activejob (>= 8.0)
|
||||
activerecord (>= 8.0)
|
||||
googleauth (~> 1.14)
|
||||
httpx (~> 1.6)
|
||||
jwt (>= 2)
|
||||
railties (>= 8.0)
|
||||
|
||||
GIT
|
||||
remote: https://github.com/rails/rails.git
|
||||
revision: 12e24eaf2f0a9613e015653f013dd131317d9bf5
|
||||
@@ -208,6 +195,13 @@ PATH
|
||||
GEM
|
||||
remote: https://rubygems.org/
|
||||
specs:
|
||||
action_push_native (0.3.1)
|
||||
activejob (>= 8.0)
|
||||
activerecord (>= 8.0)
|
||||
googleauth (~> 1.14)
|
||||
httpx (~> 1.6)
|
||||
jwt (>= 2)
|
||||
railties (>= 8.0)
|
||||
action_text-trix (2.1.16)
|
||||
railties
|
||||
actionpack-xml_parser (2.0.1)
|
||||
@@ -329,7 +323,7 @@ GEM
|
||||
signet (>= 0.16, < 2.a)
|
||||
hashdiff (1.2.1)
|
||||
http-2 (1.1.1)
|
||||
httpx (1.7.0)
|
||||
httpx (1.7.1)
|
||||
http-2 (>= 1.0.0)
|
||||
i18n (1.14.8)
|
||||
concurrent-ruby (~> 1.0)
|
||||
@@ -707,7 +701,7 @@ PLATFORMS
|
||||
|
||||
DEPENDENCIES
|
||||
actionpack-xml_parser
|
||||
action_push_native!
|
||||
action_push_native
|
||||
activeresource
|
||||
audits1984!
|
||||
autotuner
|
||||
|
||||
Reference in New Issue
Block a user