rake-compiler / rake-compiler-dock

Easy to use and reliable cross compiler environment for building Windows, Linux, Mac and JRuby binary gems.
MIT License
77 stars 30 forks source link

add support for ruby 3.0.0 preview1 #40

Closed flavorjones closed 3 years ago

flavorjones commented 3 years ago

I'd like to ship a Nokogiri release candidate with Ruby 3.0 support, and these are the changes that were necessary to do that:

Additionally this patch set adds:

I'm not at all saying this should be merged! But I wanted a public record of what I did in case that makes it easier to add Ruby 3.0 "final" support.