Add multitenancy with apartment
Co-Authored-By: Javi Martín <javim@elretirao.net>
This commit is contained in:
committed by
Javi Martín
parent
fcd8466ddf
commit
382abb3666
@@ -472,7 +472,7 @@ GEM
|
||||
pronto-scss (0.11.0)
|
||||
pronto (~> 0.11.0)
|
||||
scss_lint (~> 0.43, >= 0.43.0)
|
||||
public_suffix (5.0.0)
|
||||
public_suffix (4.0.7)
|
||||
puma (4.3.12)
|
||||
nio4r (~> 2.0)
|
||||
racc (1.6.0)
|
||||
@@ -534,6 +534,11 @@ GEM
|
||||
retriable (3.1.2)
|
||||
rexml (3.2.5)
|
||||
rinku (2.0.6)
|
||||
ros-apartment (2.11.0)
|
||||
activerecord (>= 5.0.0, < 7.1)
|
||||
parallel (< 2.0)
|
||||
public_suffix (>= 2.0.5, < 5.0)
|
||||
rack (>= 1.3.6, < 3.0)
|
||||
rspec-core (3.11.0)
|
||||
rspec-support (~> 3.11.0)
|
||||
rspec-expectations (3.11.0)
|
||||
@@ -784,6 +789,7 @@ DEPENDENCIES
|
||||
redcarpet (~> 3.5.1)
|
||||
responders (~> 3.0.1)
|
||||
rinku (~> 2.0.6)
|
||||
ros-apartment (~> 2.11.0)
|
||||
rspec-rails (~> 5.1.2)
|
||||
rubocop (~> 1.35.1)
|
||||
rubocop-performance (~> 1.11.4)
|
||||
|
||||
Reference in New Issue
Block a user