Skip to content

Instantly share code, notes, and snippets.

@tiagogeraldi
Created April 27, 2021 12:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tiagogeraldi/b636d66a5d319fcb3743119de6db6883 to your computer and use it in GitHub Desktop.
Save tiagogeraldi/b636d66a5d319fcb3743119de6db6883 to your computer and use it in GitHub Desktop.
ASDF and ruby in a M1 cpu MacBook
brew install asdf
RUBY_CFLAGS="-Wno-error=implicit-function-declaration" asdf install ruby 2.6.6
gem install bundler
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment