Skip to content

Update require statement for libxml_ruby 6.0.0#63

Merged
kou merged 1 commit intoruby:masterfrom
herwinw:libxml_6_0_0
Apr 9, 2026
Merged

Update require statement for libxml_ruby 6.0.0#63
kou merged 1 commit intoruby:masterfrom
herwinw:libxml_6_0_0

Conversation

@herwinw
Copy link
Copy Markdown
Member

@herwinw herwinw commented Apr 9, 2026

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.

Requiring libxml no longer works, but `libxml-ruby` does work on older
versions too.
@herwinw
Copy link
Copy Markdown
Member Author

herwinw commented Apr 9, 2026

The failures on Ruby 2.5 seem to be unrelated to this change, but an issue with bundler versions ("Your RubyGems version (2.7.6.3) has a bug that prevents required_ruby_version from working for Bundler. Any scripts that use gem install bundler will break as soon as Bundler drops support for your Ruby version. Please upgrade RubyGems to avoid future breakage and silence this warning by running gem update --system 3.2.3")

@kou kou merged commit 58b9b3e into ruby:master Apr 9, 2026
25 of 27 checks passed
@kou
Copy link
Copy Markdown
Member

kou commented Apr 9, 2026

Let's remove Ruby 2.5 from our CI.

@herwinw herwinw deleted the libxml_6_0_0 branch April 9, 2026 08:13
kou pushed a commit that referenced this pull request Apr 10, 2026
* Remove Ruby 2.5, this one is broken outside of the control of the gem
(see #63 (comment))
* Add missing Ruby 4.0

---------

Co-authored-by: Herwin <herwinw@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants