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"
+1 -2
View File
@@ -1,7 +1,6 @@
GIT
remote: https://github.com/basecamp/active_record-tenanted
revision: dcb9ee57eebfa85ed5a521c40266a0caaecc4a58
branch: fizzy-temporary-2
revision: 153da63088bbd30303baaaa7b724352b3a9cf83f
specs:
active_record-tenanted (0.1.0)
activerecord (>= 8.1.alpha)