add pundit
This commit is contained in:
@@ -174,6 +174,8 @@ GEM
|
||||
public_suffix (4.0.6)
|
||||
puma (5.4.0)
|
||||
nio4r (~> 2.0)
|
||||
pundit (2.1.0)
|
||||
activesupport (>= 3.0.0)
|
||||
racc (1.5.2)
|
||||
rack (2.2.3)
|
||||
rack-proxy (0.7.0)
|
||||
@@ -322,6 +324,7 @@ DEPENDENCIES
|
||||
pg (~> 1.1)
|
||||
pry-byebug
|
||||
puma (~> 5.0)
|
||||
pundit
|
||||
rails (~> 6.1.4)
|
||||
rspec-rails
|
||||
rubocop-rails
|
||||
|
||||
Reference in New Issue
Block a user