diff --git a/Gemfile b/Gemfile index 5a5f86f78..66c3f901f 100644 --- a/Gemfile +++ b/Gemfile @@ -40,7 +40,6 @@ gem "useragent", bc: "useragent" gem "mission_control-jobs" gem "sentry-ruby" gem "sentry-rails" -gem "rails_structured_logging", bc: "rails-structured-logging" gem "yabeda" gem "yabeda-actioncable" gem "yabeda-activejob", github: "basecamp/yabeda-activejob", branch: "bulk-and-scheduled-jobs" @@ -78,6 +77,7 @@ end group :saas, optional: true do gem "activeresource", require: "active_resource" - gem "queenbee", git: "https://github.com/basecamp/queenbee-plugin" - gem "fizzy-saas", path: "gems/fizzy-saas" + gem "queenbee", bc: "queenbee-plugin" + gem "fizzy-saas", bc: "fizzy-saas" + gem "rails_structured_logging", bc: "rails-structured-logging" end diff --git a/Gemfile.lock b/Gemfile.lock index 6e8bbd96b..25d29711c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,3 +1,12 @@ +GIT + remote: https://github.com/basecamp/fizzy-saas + revision: 00de8e2e1ae8e9df5e0a2acf4593a4e9a824c5c8 + specs: + fizzy-saas (0.1.0) + queenbee + rails (>= 8.1.0.beta1) + rails_structured_logging + GIT remote: https://github.com/basecamp/queenbee-plugin revision: 15faf03a876c5e66b67753d2e1ddb24f1eb5abb2 @@ -131,14 +140,6 @@ GIT tsort (>= 0.2) zeitwerk (~> 2.6) -PATH - remote: gems/fizzy-saas - specs: - fizzy-saas (0.1.0) - queenbee - rails (>= 8.1.0.beta1) - rails_structured_logging - GEM remote: https://rubygems.org/ specs: