From 20d0ea05cc1bd38fdbf7e5ff1f2560d07ee8207f Mon Sep 17 00:00:00 2001 From: Mike Dalessio Date: Tue, 14 Oct 2025 09:38:35 -0400 Subject: [PATCH] dep: update AR::Tenanted to allow config adapter registration --- Gemfile | 2 +- Gemfile.lock | 15 ++++++++++----- 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/Gemfile b/Gemfile index 745645f32..578fa9316 100644 --- a/Gemfile +++ b/Gemfile @@ -11,7 +11,7 @@ gem "stimulus-rails" gem "turbo-rails" # Deployment and drivers -gem "activerecord-tenanted" +gem "activerecord-tenanted", bc: "activerecord-tenanted" gem "bootsnap", require: false gem "kamal", require: false gem "puma", ">= 5.0" diff --git a/Gemfile.lock b/Gemfile.lock index a834863d3..2463a90b5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,3 +1,12 @@ +GIT + remote: https://github.com/basecamp/activerecord-tenanted + revision: f412b25ff0096064a4763dc0c8d21b6593678137 + specs: + activerecord-tenanted (0.5.0) + activerecord (>= 8.1.beta) + railties (>= 8.1.beta) + zeitwerk + GIT remote: https://github.com/basecamp/queenbee-plugin revision: eb01c697de1ad028afc65cc7d9b5345a7a8e849f @@ -157,10 +166,6 @@ GEM activemodel (>= 5.0.0.a) activesupport (>= 5.0.0.a) builder (~> 3.1) - activerecord-tenanted (0.5.0) - activerecord (>= 8.1.beta) - railties (>= 8.1.beta) - zeitwerk activeresource (6.2.0) activemodel (>= 7.0) activemodel-serializers-xml (~> 1.0) @@ -612,7 +617,7 @@ PLATFORMS x86_64-mingw32 DEPENDENCIES - activerecord-tenanted + activerecord-tenanted! activeresource autotuner aws-sdk-s3