Closed orien closed 2 years ago
@chrisroberts Could I please get your opinion on this?
It would be great to get this project working on Ruby 3.
It would indeed be great to get updated with support for a more recent ruby. I am going to review and try and get it updated soon.
@chrisroberts will there be any more releases? Or discuss a way to support more release maintainers?
This is currently fixed on main. I've been working through all the supporting libs to get them compatible with ruby 3. I'm wrapping up with sparkle_formation and sfn now so a new release addressing ruby 3 issues will be coming shortly.
Cheers!
@chrisroberts I see that this issue was resolved, along with others, in November last year. Is it possible to release an updated version of the gem?
Running
sparkle_formation
on Ruby 3.0 results in the following runtime error.Avoid this problem by not copying across the
SortedSet
constant in the eval wrapper.