File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ gem "rails", "~> 8.0.4"
1111gem "propshaft"
1212
1313# Use the Puma web server [https://github.com/puma/puma]
14- gem "puma" , "~> 7.1 "
14+ gem "puma" , "~> 7.2 "
1515
1616# Bundle and transpile JavaScript [https://github.com/rails/jsbundling-rails]
1717gem "jsbundling-rails"
Original file line number Diff line number Diff line change 186186 cucumber (>= 7 , < 11 )
187187 railties (>= 6.1 , < 9 )
188188 cucumber-tag-expressions (6.1.2 )
189- datadog (2.26 .0 )
189+ datadog (2.27 .0 )
190190 cgi
191191 datadog-ruby_core_source (~> 3.5 , >= 3.5.1 )
192192 libdatadog (~> 25.0.0.1.0 )
355355 date
356356 stringio
357357 public_suffix (6.0.2 )
358- puma (7.1 .0 )
358+ puma (7.2 .0 )
359359 nio4r (~> 2.0 )
360360 racc (1.8.1 )
361361 rack (3.2.4 )
@@ -577,7 +577,7 @@ DEPENDENCIES
577577 preserve
578578 propshaft
579579 pry-remote
580- puma (~> 7.1 )
580+ puma (~> 7.2 )
581581 rails (~> 8.0.4 )
582582 rails-controller-testing
583583 rails_semantic_logger
You can’t perform that action at this time.
0 commit comments