asdf-vm / asdf-ruby

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

Bump ruby-build version to v20240530 #401

Closed smaboshe closed 3 months ago

smaboshe commented 3 months ago

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

If you need to update immediately, you can do this:

ASDF_RUBY_BUILD_VERSION=v20240530 asdf install ruby 3.3.2
Stratus3D commented 3 months ago

Thanks for the PR @smaboshe ! Looks like there was a new tag that was pushed an hour later. Closing in favor of https://github.com/asdf-vm/asdf-ruby/pull/402

smaboshe commented 3 months ago

Thanks for the PR @smaboshe ! Looks like there was a new tag that was pushed an hour later. Closing in favor of #402

Amazing. Thank you!