Commit 547a69e
Bernardo
Relax faraday-gzip upper bound for Ruby 4.0 compatibility
Remove < 3.0 constraint on faraday-gzip since faraday-gzip < 3.0
enforces Ruby < 4, blocking installation on Ruby 4.0+.
See upstream PR: JsonApiClient#4161 parent 0499153 commit 547a69e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments