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:
Rosa Gutierrez
2026-01-23 18:02:03 +01:00
parent 6b1598eebb
commit 155fa2da97
2 changed files with 10 additions and 16 deletions
+1 -1
View File
@@ -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"