Commit 082381f
committed
Allow Puma 6
Puma 6 was disallowed in 2022, because back then Rails itself generated
Gemfiles with `'puma', "< 6". This is not the case anymore, in fact,
Rails comes with Rack 3 which instead is incompatible with Puma 5.1 parent b1d211f commit 082381f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
0 commit comments