dep: get on public release of activerecord-tenanted
This commit is contained in:
@@ -10,7 +10,7 @@ gem "stimulus-rails"
|
||||
gem "turbo-rails"
|
||||
|
||||
# Deployment and drivers
|
||||
gem "activerecord-tenanted", bc: "activerecord-tenanted"
|
||||
gem "activerecord-tenanted"
|
||||
gem "bootsnap", require: false
|
||||
gem "kamal", bc: "kamal", ref: "344e2d79", require: false
|
||||
gem "puma", ">= 5.0"
|
||||
|
||||
+6
-11
@@ -1,13 +1,3 @@
|
||||
GIT
|
||||
remote: https://github.com/basecamp/activerecord-tenanted
|
||||
revision: cd5a8dc0d461fc24ee5731984c597d02e1e80f43
|
||||
specs:
|
||||
activerecord-tenanted (0.1.0)
|
||||
activerecord (>= 8.1.alpha)
|
||||
rack-contrib (>= 2.5.0)
|
||||
railties (>= 8.1.alpha)
|
||||
zeitwerk
|
||||
|
||||
GIT
|
||||
remote: https://github.com/basecamp/file_repository
|
||||
revision: 8c8d1594f3ec7e8c0938e6a7f7def521692344e4
|
||||
@@ -226,6 +216,11 @@ GEM
|
||||
activemodel (>= 5.0.0.a)
|
||||
activesupport (>= 5.0.0.a)
|
||||
builder (~> 3.1)
|
||||
activerecord-tenanted (0.2.0)
|
||||
activerecord (>= 8.1.alpha)
|
||||
rack-contrib (>= 2.5.0)
|
||||
railties (>= 8.1.alpha)
|
||||
zeitwerk
|
||||
activeresource (6.1.4)
|
||||
activemodel (>= 6.0)
|
||||
activemodel-serializers-xml (~> 1.0)
|
||||
@@ -604,7 +599,7 @@ PLATFORMS
|
||||
x86_64-mingw32
|
||||
|
||||
DEPENDENCIES
|
||||
activerecord-tenanted!
|
||||
activerecord-tenanted
|
||||
activeresource
|
||||
aws-sdk-s3
|
||||
bcrypt (~> 3.1.7)
|
||||
|
||||
Reference in New Issue
Block a user