dep: Update active_record-tenanted to the main branch

because all of our temporary branch hacks have been fixed there.
This commit is contained in:
Mike Dalessio
2025-03-19 17:20:18 -04:00
parent b5c26cc092
commit 446de99b61
2 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ git_source(:bc) { |repo| "https://github.com/basecamp/#{repo}" }
ruby file: ".ruby-version"
gem "rails", github: "rails/rails", branch: "main"
gem "active_record-tenanted", bc: "active_record-tenanted", branch: "fizzy-temporary-2"
gem "active_record-tenanted", bc: "active_record-tenanted"
# Assets & front end
gem "importmap-rails"