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 @@ -10,7 +10,7 @@ gem "propshaft", "1.2.1"
1010# Use sqlite3 as the database for Active Record
1111gem "sqlite3" , "2.7.4"
1212# Use the Puma web server [https://github.com/puma/puma]
13- gem "puma" , "7.0.3 "
13+ gem "puma" , "7.0.4 "
1414# Bundle and transpile JavaScript [https://github.com/rails/jsbundling-rails]
1515gem "jsbundling-rails" , "1.3.1"
1616# Hotwire's SPA-like page accelerator [https://turbo.hotwired.dev]
Original file line number Diff line number Diff line change 193193 date
194194 stringio
195195 public_suffix (6.0.1 )
196- puma (7.0.3 )
196+ puma (7.0.4 )
197197 nio4r (~> 2.0 )
198198 racc (1.8.1 )
199199 rack (3.2.0 )
@@ -333,7 +333,7 @@ DEPENDENCIES
333333 phlex-rails !
334334 propshaft (= 1.2.1 )
335335 pry (= 0.15.2 )
336- puma (= 7.0.3 )
336+ puma (= 7.0.4 )
337337 rails (= 8.0.2.1 )
338338 rouge (~> 4.6 )
339339 ruby_ui !
You can’t perform that action at this time.
0 commit comments