Commit 133775c
committed
Update ffi for ruby 4 compatibility
Saw this error when running with docker:
> ffi-1.17.2-aarch64-linux-gnu requires ruby version >= 2.5, < 3.5.dev, which is incompatible with the current version, 4.0.51 parent 8b28ef2 commit 133775c
1 file changed
Lines changed: 3 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | | - | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
190 | 189 | | |
191 | 190 | | |
192 | 191 | | |
| |||
0 commit comments