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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user