ruby-build: definition not found: 2.7.1

Created on 1 Apr 2020  ยท  1Comment  ยท  Source: rbenv/ruby-build

Ruby 2.7.1 has been released, but I can not install it with rbenv.

I am on macOS 10.15.3 with ZSH and Homebrew.

โฏ brew upgrade rbenv ruby-build
Warning: rbenv 1.1.2 already installed
Warning: ruby-build 20200224 already installed
โฏ rbenv install 2.7.1
ruby-build: definition not found: 2.7.1

See all available versions with `rbenv install --list'.

If the version you need is missing, try upgrading ruby-build:

  brew update && brew upgrade ruby-build

Most helpful comment

==> Upgrading 1 outdated package:
ruby-build 20200224 -> 20200401
==> Upgrading ruby-build 20200224 -> 20200401

Homebrew got a new upgrade for ruby-build which solved the problem.

>All comments

==> Upgrading 1 outdated package:
ruby-build 20200224 -> 20200401
==> Upgrading ruby-build 20200224 -> 20200401

Homebrew got a new upgrade for ruby-build which solved the problem.

Was this page helpful?
0 / 5 - 0 ratings