From 579c76f58a9d8cfe6dc735c353ac3f34f36a6e29 Mon Sep 17 00:00:00 2001 From: Mike Dalessio Date: Thu, 24 Apr 2025 15:07:08 -0400 Subject: [PATCH] dep: AR::Tenanted: no implicit db migrations ref: https://github.com/basecamp/active_record-tenanted/pull/86 ref: https://37s.fizzy.37signals.com/collections/693169862/cards/999008694 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 999e8dae8..44c91583d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: https://github.com/basecamp/active_record-tenanted - revision: 13b60769047226d5cb10d92eb1f2e1bc19773438 + revision: f04f4f0a153ae5da65b400021aa97fdb28ac86b5 specs: active_record-tenanted (0.1.0) activerecord (>= 8.1.alpha)