Skip to content

Commit 0e47fff

Browse files
committed
Point to the right branch
1 parent ba96bc3 commit 0e47fff

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

Gemfile.saas

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ git_source(:bc) { |repo| "https://github.com/basecamp/#{repo}" }
66

77
gem "activeresource", require: "active_resource"
88
gem "queenbee", bc: "queenbee-plugin"
9-
gem "fizzy-saas", bc: "fizzy-saas"
9+
gem "fizzy-saas", bc: "fizzy-saas", branch: "move-env-configs"
1010
gem "rails_structured_logging", bc: "rails-structured-logging"
1111
gem "sentry-ruby"
1212
gem "sentry-rails"

Gemfile.saas.lock

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
GIT
22
remote: https://github.com/basecamp/fizzy-saas
3-
revision: f3782fc3ee6a15f70a0ff5dae9f9b441dbe640a2
3+
revision: b2d26376bfbdf07cfa491978451faaf5217133d6
4+
branch: move-env-configs
45
specs:
56
fizzy-saas (0.1.0)
67
prometheus-client-mmap

0 commit comments

Comments
 (0)