File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ gem 'omniauth'
1717gem 'omniauth-cas' , '3.0.0'
1818gem 'omniauth-rails_csrf_protection' , '~> 1.0'
1919gem 'pg' , '~> 1.4.6'
20- gem 'puma' , '~> 6.4.1 '
20+ gem 'puma' , '~> 7.2 '
2121gem 'puma-plugin-delayed_stop' , '~> 0.1.2'
2222gem 'rack-timeout' , '~> 0.6.3'
2323gem 'rails' , '~> 7.1.5'
Original file line number Diff line number Diff line change 315315 psych (5.2.0 )
316316 stringio
317317 public_suffix (6.0.1 )
318- puma (6.4.3 )
318+ puma (7.2.1 )
319319 nio4r (~> 2.0 )
320320 puma-plugin-delayed_stop (0.1.2 )
321321 puma (>= 5.0 , < 8 )
@@ -550,7 +550,7 @@ DEPENDENCIES
550550 omniauth-cas (= 3.0.0 )
551551 omniauth-rails_csrf_protection (~> 1.0 )
552552 pg (~> 1.4.6 )
553- puma (~> 6.4.1 )
553+ puma (~> 7.2 )
554554 puma-plugin-delayed_stop (~> 0.1.2 )
555555 rack-timeout (~> 0.6.3 )
556556 rails (~> 7.1.5 )
You can’t perform that action at this time.
0 commit comments