We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Looking at https://github.com/postmodern/ruby-versions/blob/master/ruby/stable.txt#L2 2.4.6 is included, but when I run ruby-install it's not listed:
ruby-install
⇒ ruby-install Stable ruby versions: ruby: 2.2.10 2.3.8 2.4.5 ..snip..
Is there some way I can force my version to pull the latest list?
⇒ ruby-build --version ruby-build 20190423
Alternatively, maybe the version on brew is outdated?
brew
⇒ brew info ruby-build ruby-build: stable 20190423, HEAD
Which seems to match the latest release: https://github.com/rbenv/ruby-build/releases/tag/v20190423
Which seems to have a definition for 2.4.6: cfc4cf0
It just doesn't seem to show in the list of stable ruby versions.
The text was updated successfully, but these errors were encountered:
Can you file it to https://github.com/postmodern/ruby-install ? This repository is ruby-build.
ruby-build
Sorry, something went wrong.
My bad.. started there, but must have got my tabs messed up ;p
Moved to postmodern/ruby-install#345
No branches or pull requests
Looking at https://github.com/postmodern/ruby-versions/blob/master/ruby/stable.txt#L2 2.4.6 is included, but when I run
ruby-install
it's not listed:Is there some way I can force my version to pull the latest list?
Alternatively, maybe the version on
brew
is outdated?Which seems to match the latest release: https://github.com/rbenv/ruby-build/releases/tag/v20190423
Which seems to have a definition for 2.4.6: cfc4cf0
It just doesn't seem to show in the list of stable ruby versions.
The text was updated successfully, but these errors were encountered: