Commit 887e7ce
committed
chore: Constrain activesupport < 7.2 for Grape 1.8.0 compatibility
Grape 1.8.0 is incompatible with activesupport >= 7.2 due to deprecation API
changes. Add conditional constraint to allow testing with Grape 1.8.0 while
maintaining compatibility with Grape 2.x and 3.x.1 parent 1e002a3 commit 887e7ce
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
0 commit comments