Skip to content

Commit

Permalink
deprecation fix
Browse files Browse the repository at this point in the history
Signed-off-by: RajeshPaul38 <[email protected]>
  • Loading branch information
RajeshPaul38 committed Jul 29, 2024
1 parent fdf41ec commit c40120e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/supermarket/app/lib/supermarket/authorization.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

module Supermarket
module Authorization
include Pundit
include Pundit::Authorization
extend ActiveSupport::Concern

included do
Expand Down

0 comments on commit c40120e

Please sign in to comment.