Install Pundit and add UserPolicy
This commit is contained in:
@@ -221,6 +221,8 @@ GEM
|
||||
public_suffix (6.0.1)
|
||||
puma (6.6.0)
|
||||
nio4r (~> 2.0)
|
||||
pundit (2.5.0)
|
||||
activesupport (>= 3.0.0)
|
||||
raabro (1.4.0)
|
||||
racc (1.8.1)
|
||||
rack (3.1.12)
|
||||
@@ -406,6 +408,7 @@ DEPENDENCIES
|
||||
kamal
|
||||
propshaft
|
||||
puma (>= 5.0)
|
||||
pundit (~> 2.5)
|
||||
rails (~> 8.0.2)
|
||||
rubocop-rails-omakase
|
||||
selenium-webdriver
|
||||
|
||||
Reference in New Issue
Block a user