add pundit
This commit is contained in:
@@ -209,6 +209,8 @@ GEM
|
||||
pg (1.4.1)
|
||||
puma (5.6.4)
|
||||
nio4r (~> 2.0)
|
||||
pundit (2.2.0)
|
||||
activesupport (>= 3.0.0)
|
||||
racc (1.6.0)
|
||||
rack (2.2.4)
|
||||
rack-test (2.0.2)
|
||||
@@ -335,6 +337,7 @@ DEPENDENCIES
|
||||
omniauth-google-oauth2 (~> 0.8.2)
|
||||
pg (~> 1.1)
|
||||
puma (~> 5.0)
|
||||
pundit (~> 2.2)
|
||||
rails (~> 7.0.3, >= 7.0.3.1)
|
||||
rails-erd (~> 1.7)
|
||||
redis (~> 4.0)
|
||||
|
||||
Reference in New Issue
Block a user