pundit: add initial application policy.
This commit is contained in:
@@ -269,6 +269,8 @@ GEM
|
||||
public_suffix (4.0.3)
|
||||
puma (4.3.3)
|
||||
nio4r (~> 2.0)
|
||||
pundit (2.1.0)
|
||||
activesupport (>= 3.0.0)
|
||||
rack (2.2.2)
|
||||
rack-contrib (2.1.0)
|
||||
rack (~> 2.0)
|
||||
@@ -447,6 +449,7 @@ DEPENDENCIES
|
||||
pry-inline
|
||||
pry-rails
|
||||
puma
|
||||
pundit
|
||||
rack-mini-profiler
|
||||
rails (~> 6.0)
|
||||
rake
|
||||
|
||||
Reference in New Issue
Block a user