Skip to content
New issue

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

Ruby 2.4.6 missing? #1304

Closed
0xdevalias opened this issue May 7, 2019 · 2 comments
Closed

Ruby 2.4.6 missing? #1304

0xdevalias opened this issue May 7, 2019 · 2 comments

Comments

@0xdevalias
Copy link

0xdevalias commented May 7, 2019

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
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 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.

@hsbt
Copy link
Member

hsbt commented May 7, 2019

Can you file it to https://github.com/postmodern/ruby-install ? This repository is ruby-build.

@hsbt hsbt closed this as completed May 7, 2019
@0xdevalias
Copy link
Author

0xdevalias commented May 7, 2019

My bad.. started there, but must have got my tabs messed up ;p

Moved to postmodern/ruby-install#345

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

No branches or pull requests

2 participants