add pundit

This commit is contained in:
João Geonizeli
2021-08-04 19:53:32 -03:00
parent d49e12a91d
commit b284a37ee2
4 changed files with 55 additions and 0 deletions

View File

@@ -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