We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba96bc3 commit 0e47fffCopy full SHA for 0e47fff
Gemfile.saas
@@ -6,7 +6,7 @@ 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: "move-env-configs"
10
gem "rails_structured_logging", bc: "rails-structured-logging"
11
gem "sentry-ruby"
12
gem "sentry-rails"
Gemfile.saas.lock
@@ -1,6 +1,7 @@
1
GIT
2
remote: https://github.com/basecamp/fizzy-saas
3
- revision: f3782fc3ee6a15f70a0ff5dae9f9b441dbe640a2
+ revision: b2d26376bfbdf07cfa491978451faaf5217133d6
4
+ branch: move-env-configs
5
specs:
fizzy-saas (0.1.0)
prometheus-client-mmap
0 commit comments