dep: update queenbee and audits1984 to avoid deprecation warnings (#2875)

This commit is contained in:
Mike Dalessio
2026-04-22 16:17:27 -04:00
committed by GitHub
parent f9daf091d7
commit e6c5cd51a0
2 changed files with 3 additions and 4 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ gem "actionpack-xml_parser" # needed by queenbee for XML request body parsing
gem "queenbee", bc: "queenbee-plugin"
gem "fizzy-saas", path: "saas"
gem "console1984", bc: "console1984"
gem "audits1984", bc: "audits1984", branch: "flavorjones/coworker-api"
gem "audits1984", bc: "audits1984"
# Native push notifications (iOS/Android)
gem "action_push_native"