Commit 58b9b3e
authored
Update require statement for libxml_ruby 6.0.0 (#63)
Requiring libxml no longer works, but `libxml-ruby` does work on older
versions too.
Tested it locally with `bundle exec rake test XMLRPC_PARSER=libxml` with
libxml-ruby 6.0.0 and 5.0.6, I'm not sure if the CI includes this.
Co-authored-by: Herwin <herwinw@users.noreply.github.com>1 parent f47725f commit 58b9b3e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
595 | 595 | | |
596 | 596 | | |
597 | 597 | | |
598 | | - | |
| 598 | + | |
599 | 599 | | |
600 | 600 | | |
601 | 601 | | |
| |||
0 commit comments