Commit 25220bf
committed
dep(test): test against libxml-ruby v6 (#3618)
**What problem is this PR intended to solve?**
CI has been failing since libxml-ruby v6 came out with a breaking change
to the require path.
Pin to `>= 6` and update the require statement.
(cherry picked from commit 750d8eb)1 parent 0caeb21 commit 25220bf
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments