Commit 299e9c1
fix(tests): skip vernier on Ruby head due to compilation issues
The vernier gem (v1.9.0) fails to load its native extension on Ruby
head (4.1.0+1). Skip loading vernier on Ruby >= 4.1 until the gem
is updated to support the development Ruby version.
This fixes the test failures for Ruby head with Rack 2, 3, and 3.1.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent 2685355 commit 299e9c1
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
0 commit comments