We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e64afa5 commit cada971Copy full SHA for cada971
Gemfile.saas
@@ -6,6 +6,6 @@ git_source(:bc) { |repo| "https://github.com/basecamp/#{repo}" }
6
7
gem "activeresource", require: "active_resource"
8
gem "queenbee", bc: "queenbee-plugin"
9
-gem "fizzy-saas", bc: "fizzy-saas"
+gem "fizzy-saas", bc: "fizzy-saas", branch: "secrets"
10
gem "rails_structured_logging", bc: "rails-structured-logging"
11
Gemfile.saas.lock
@@ -1,6 +1,7 @@
1
GIT
2
remote: https://github.com/basecamp/fizzy-saas
3
- revision: 7865bd2ac6e5980171caae308f447d646bda80ed
+ revision: b235d4d3af762e99dc3a556a8eb4303cc8455424
4
+ branch: secrets
5
specs:
fizzy-saas (0.1.0)
queenbee
0 commit comments