File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ gem 'newrelic_rpm', '~> 9.17'
26
26
gem 'pagy' , '~> 9.3'
27
27
gem 'pg' , '~> 1.5'
28
28
gem 'puma' , '~> 6.6'
29
- gem 'pundit' , '~> 2.4 '
29
+ gem 'pundit' , '~> 2.5 '
30
30
gem 'rack-cors' , '~> 2.0'
31
31
gem 'rswag-api' , '~> 2.16.0'
32
32
gem 'rswag-ui' , '~> 2.16.0'
Original file line number Diff line number Diff line change 328
328
listen (3.9.0 )
329
329
rb-fsevent (~> 0.10 , >= 0.10.3 )
330
330
rb-inotify (~> 0.9 , >= 0.9.10 )
331
- logger (1.6.6 )
331
+ logger (1.7.0 )
332
332
lograge (0.14.0 )
333
333
actionpack (>= 4 )
334
334
activesupport (>= 4 )
401
401
public_suffix (6.0.1 )
402
402
puma (6.6.0 )
403
403
nio4r (~> 2.0 )
404
- pundit (2.4 .0 )
404
+ pundit (2.5 .0 )
405
405
activesupport (>= 3.0.0 )
406
406
racc (1.8.1 )
407
407
rack (3.1.12 )
@@ -662,7 +662,7 @@ DEPENDENCIES
662
662
pry-byebug (~> 3.9 )
663
663
pry-rails (~> 0.3.11 )
664
664
puma (~> 6.6 )
665
- pundit (~> 2.4 )
665
+ pundit (~> 2.5 )
666
666
rack-cors (~> 2.0 )
667
667
rails (~> 8.0.2 )
668
668
rails_best_practices (~> 1.20 )
You can’t perform that action at this time.
0 commit comments