File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ gem 'omniauth-rails_csrf_protection', '~> 2.0'
2424gem 'paper_trail' , '~> 17.0.0'
2525gem 'paranoia' , '~> 3.1.0'
2626gem 'pg' , '~> 1.6.2'
27- gem 'puma' , '~> 6.6.1 '
27+ gem 'puma' , '~> 7.1.0 '
2828gem 'pundit' , '~> 2.5.2'
2929gem 'rack-attack' , '~> 6.8.0'
3030gem 'rails' , '~> 7.2.3'
Original file line number Diff line number Diff line change 349349 date
350350 stringio
351351 public_suffix (6.0.2 )
352- puma (6.6.1 )
352+ puma (7.1.0 )
353353 nio4r (~> 2.0 )
354354 pundit (2.5.2 )
355355 activesupport (>= 3.0.0 )
@@ -649,7 +649,7 @@ DEPENDENCIES
649649 pg (~> 1.6.2 )
650650 pry-byebug (~> 3.11.0 )
651651 pry-rails (~> 0.3.11 )
652- puma (~> 6.6.1 )
652+ puma (~> 7.1.0 )
653653 pundit (~> 2.5.2 )
654654 rack-attack (~> 6.8.0 )
655655 rails (~> 7.2.3 )
You can’t perform that action at this time.
0 commit comments