Commit c52563d
committed
Update warbler fixture to 2.1.0 for JRuby 10.1
warbler 2.0.5 (from the github pull/557 pin) does not work on JRuby
10.1: it cannot require the now-bundled ostruct, and even after that
hurdle Monitor#synchronize raises ArgumentError under the warble jar
build. warbler 2.1.0 explicitly supports JRuby 10.1 and pulls ostruct
in itself, so switch the fixture over to the gem release.1 parent 949cf8c commit c52563d
2 files changed
Lines changed: 12 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | 1 | | |
14 | 2 | | |
15 | 3 | | |
| |||
19 | 7 | | |
20 | 8 | | |
21 | 9 | | |
22 | | - | |
| 10 | + | |
| 11 | + | |
23 | 12 | | |
24 | 13 | | |
25 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
26 | 22 | | |
27 | 23 | | |
28 | 24 | | |
| |||
33 | 29 | | |
34 | 30 | | |
35 | 31 | | |
36 | | - | |
| 32 | + | |
37 | 33 | | |
38 | 34 | | |
39 | 35 | | |
0 commit comments