Commit bee9f63
committed
chore: relax faraday and sorbet-runtime version constraints
- faraday: ~> 2.12.2 -> ~> 2.12 (unblocks security fix in 2.14.1)
- faraday-multipart: ~> 1.1.0 -> ~> 1.1 (allows 1.2.x, Ruby 4 compat)
- faraday-net_http_persistent: ~> 2.3.0 -> ~> 2.3
- sorbet-runtime: ~> 0.5 -> ~> 0.6
- sorbet (dev): ~> 0.5 -> ~> 0.6
Closes #196, closes #1891 parent b271d4f commit bee9f63
2 files changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
31 | | - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
0 commit comments