asdf-vm / asdf-ruby

Ruby plugin for asdf version manager
https://github.com/asdf-vm/asdf
MIT License
668 stars 134 forks source link

Bump ruby-build version to v20241105 #419

Closed zavan closed 1 week ago

zavan commented 2 weeks ago

https://github.com/rbenv/ruby-build/releases/tag/v20241105

zavan commented 2 weeks ago

While this isn't merged you can install Ruby v3.3.6 with ASDF_RUBY_BUILD_VERSION=v20241105 asdf install ruby 3.3.6

n-rodriguez commented 2 weeks ago

ping @Stratus3D thank you!

n-rodriguez commented 2 weeks ago

Hi there! Any news?

raldred commented 2 weeks ago

Is there a solution so that the plugin automatically uses the latest ruby-build without needing patching?

zavan commented 2 weeks ago

Is there a solution so that the plugin automatically uses the latest ruby-build without needing patching?

You can setup your shell to export ASDF_RUBY_BUILD_VERSION=master

n-rodriguez commented 2 weeks ago

Hi there! Any news?

n-rodriguez commented 1 week ago

Hi there! Any news? ping @Stratus3D

Stratus3D commented 1 week ago

Thanks for the PR @zavan ! Sorry for the late merge here.