asdf-vm / asdf-ruby

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

Update ruby-build to version v20240423 #394

Closed zavan closed 6 months ago

zavan commented 6 months ago

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

zavan commented 6 months ago

In case anyone needs to update immediately, you can do this:

ASDF_RUBY_BUILD_VERSION=v20240423 asdf install ruby 3.3.1

Stratus3D commented 6 months ago

Thanks for the PR @zavan ! I will merge as soon as CI checks pass.