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"
|
||||
|
||||
+1
-2
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user