This issue is a note that I, the maintainer of Nokogiri, am opening and pinning to let everyone know I'll publish a native gem supporting Ruby 4.0 as soon as I can after Ruby 4.0 is released.
Generally this takes at least a day (sometimes longer) post-Ruby-release as I have to wait for several other upstream projects to cut releases first, including but not limited to:
- rake-compiler-dock
- official docker images: https://hub.docker.com/_/ruby
- github actions setup-ruby for all platforms including windows, which generally takes a day or two
Please don't be that person who inevitably opens an issue to tell me I need to release a version of Nokogiri that supports the new version of Ruby. I know, and I'm working on it. Everybody associated with the above projects knows, and are working on it.
Your enthusiasm for the new version of Ruby is appreciated, but any issue that gets opened will be closed with a comment pointing here.
If you want to run Nokogiri against Ruby 4, you can still compile it from source. Please read this section of the nokogiri.org website to learn how.
This issue is a note that I, the maintainer of Nokogiri, am opening and pinning to let everyone know I'll publish a native gem supporting Ruby 4.0 as soon as I can after Ruby 4.0 is released.
Generally this takes at least a day (sometimes longer) post-Ruby-release as I have to wait for several other upstream projects to cut releases first, including but not limited to:
Please don't be that person who inevitably opens an issue to tell me I need to release a version of Nokogiri that supports the new version of Ruby. I know, and I'm working on it. Everybody associated with the above projects knows, and are working on it.
Your enthusiasm for the new version of Ruby is appreciated, but any issue that gets opened will be closed with a comment pointing here.
If you want to run Nokogiri against Ruby 4, you can still compile it from source. Please read this section of the nokogiri.org website to learn how.