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", "0.9.0"
10
10
# Use sqlite3 as the database for Active Record
11
11
gem "sqlite3" , ">= 1.4"
12
12
# Use the Puma web server [https://github.com/puma/puma]
13
- gem "puma" , "6.4.2 "
13
+ gem "puma" , "6.6.0 "
14
14
# Bundle and transpile JavaScript [https://github.com/rails/jsbundling-rails]
15
15
gem "jsbundling-rails" , "1.3.1"
16
16
# Hotwire's SPA-like page accelerator [https://turbo.hotwired.dev]
Original file line number Diff line number Diff line change 193
193
date
194
194
stringio
195
195
public_suffix (6.0.1 )
196
- puma (6.4.2 )
196
+ puma (6.6.0 )
197
197
nio4r (~> 2.0 )
198
198
racc (1.8.1 )
199
199
rack (3.1.13 )
@@ -329,7 +329,7 @@ DEPENDENCIES
329
329
phlex-rails !
330
330
propshaft (= 0.9.0 )
331
331
pry (= 0.15.2 )
332
- puma (= 6.4.2 )
332
+ puma (= 6.6.0 )
333
333
rails (= 8.0.1 )
334
334
rouge (~> 4.5 )
335
335
ruby_ui !
You can’t perform that action at this time.
0 commit comments