Skip to content

Instantly share code, notes, and snippets.

@dnovais
Last active December 28, 2021 01:55
Show Gist options
  • Save dnovais/68994f27bdc97fe9038de8e072230db8 to your computer and use it in GitHub Desktop.
Save dnovais/68994f27bdc97fe9038de8e072230db8 to your computer and use it in GitHub Desktop.
How to fix asdf's `ruby-build: definition not found`

How to fix asdf's ruby-build: definition not found

Update plugin

asdf plugin-update ruby

And after, install the version of Ruby (version defined in the .tool-versions file):

asdf install ruby
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment