Commit c0a3f75
committed
Add Rack 3.2 support
- Add gemfiles/rack_3_2.gemfile for testing with Rack ~> 3.2
- Update GitHub Actions workflow to include rack_3_2.gemfile in test matrix
- Ensures compatibility with latest Rack 3.2.x versions1 parent 4fa0b15 commit c0a3f75
File tree
3 files changed
+7
-1
lines changed- .github/workflows
- gemfiles
3 files changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments