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 @@ -3,7 +3,7 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" }
33# Bundle edge Rails instead: gem 'rails', github: 'rails/rails', branch: 'main'
44gem 'rails' , '~> 7.1.5.1'
55gem 'pg' , '~> 1.1'
6- gem 'puma' , '~> 6.5 .0'
6+ gem 'puma' , '~> 6.6 .0'
77gem 'redis' , '~> 5.0'
88gem 'bcrypt' , '~> 3.1.7'
99gem 'bootsnap' , '>= 1.4.4' , require : false
Original file line number Diff line number Diff line change 349349 psych (5.2.0 )
350350 stringio
351351 public_suffix (5.0.3 )
352- puma (6.5 .0 )
352+ puma (6.6 .0 )
353353 nio4r (~> 2.0 )
354354 racc (1.8.1 )
355355 rack (2.2.13 )
@@ -580,7 +580,7 @@ DEPENDENCIES
580580 pdfkit
581581 pg (~> 1.1 )
582582 pg_search
583- puma (~> 6.5 .0 )
583+ puma (~> 6.6 .0 )
584584 rails (~> 7.1.5.1 )
585585 redis (~> 5.0 )
586586 rexml (~> 3.3.9 )
You can’t perform that action at this time.
0 commit comments