Ed Mangimelli

Results 2 issues of Ed Mangimelli

**UPDATE**: If you're installing Ruby 2.6 or below on an M1 (see instructions below) there's a good chance you'll run into some [gem wonkiness](https://www.reddit.com/r/ruby/comments/xepx8c/ruby_fails_to_install_on_macos_126_solution/iojpi82/). [Bundle's `force_ruby_platform` ](https://bundler.io/man/bundle-config.1.html) solved this for...

Alternate title: _Installing Ruby 2.6, when Xcode 14 is Installed, Fails_ (If you're having problems with Ruby 2.7 or Ruby 3, you might try [these env variables](https://github.com/asdf-vm/asdf-ruby/issues/285)) --- Updated to...