Skip to content

Instantly share code, notes, and snippets.

@brunopagno
Last active January 28, 2024 21:51
Show Gist options
  • Save brunopagno/40ecbd4fdb3d051e91e4625030a82686 to your computer and use it in GitHub Desktop.
Save brunopagno/40ecbd4fdb3d051e91e4625030a82686 to your computer and use it in GitHub Desktop.

in case ruby installation fails (e.g. while running asdf install ruby latest)

On Ubuntu

sudo apt install build-essential zlib1g-dev libssl-dev libffi-dev libyaml-dev

Check this article for more info phoenixnap article

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