Skip to content

Conversation

flavorjones
Copy link
Collaborator

@flavorjones flavorjones commented Jan 16, 2025

  • add Ruby 3.4.1 as a "host" rbenv ruby
  • make it the default
  • use it to cross-compile recent Ruby versions

Closes #145

Because Ruby 3.1 as the default doesn't work if gems want to drop 3.1

Closes #145
Because of this error while building ruby 2.7.8:

    /usr/local/rake-compiler/sources/ruby-2.7.8/lib/delegate.rb:44:in 'Module#undef_method': undefined method '=~' for module '#<Module:0x00007bf99fa388f0>' (NameError)
@flavorjones flavorjones merged commit 2bc6f74 into main Jan 19, 2025
191 checks passed
@flavorjones flavorjones deleted the flavorjoens-add-341-as-an-rbenv-ruby branch January 19, 2025 16:56
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.

Issue compiling a project with required_ruby_version >= 3.2.0
1 participant