Skip to content

Commit e6c5cd5

Browse files
authored
dep: update queenbee and audits1984 to avoid deprecation warnings (#2875)
1 parent f9daf09 commit e6c5cd5

2 files changed

Lines changed: 3 additions & 4 deletions

File tree

Gemfile.saas

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ gem "actionpack-xml_parser" # needed by queenbee for XML request body parsing
88
gem "queenbee", bc: "queenbee-plugin"
99
gem "fizzy-saas", path: "saas"
1010
gem "console1984", bc: "console1984"
11-
gem "audits1984", bc: "audits1984", branch: "flavorjones/coworker-api"
11+
gem "audits1984", bc: "audits1984"
1212

1313
# Native push notifications (iOS/Android)
1414
gem "action_push_native"

Gemfile.saas.lock

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
GIT
22
remote: https://github.com/basecamp/audits1984
3-
revision: 422b8ff25820c828b7cf09aff4923fd8cc2c6795
4-
branch: flavorjones/coworker-api
3+
revision: 4271a8e1f02f0f35d749c938bf4dcccf902b4190
54
specs:
65
audits1984 (0.1.7)
76
console1984
@@ -23,7 +22,7 @@ GIT
2322

2423
GIT
2524
remote: https://github.com/basecamp/queenbee-plugin
26-
revision: 14312a940471e20617b38cdec7c092a01567d18b
25+
revision: c0119be5940edb3739d4bb591c1a5c7064881638
2726
specs:
2827
queenbee (3.2.0)
2928
activeresource

0 commit comments

Comments
 (0)