diff --git a/2.4.1.md b/2.4.1.md new file mode 100644 index 0000000..575a993 --- /dev/null +++ b/2.4.1.md @@ -0,0 +1,13 @@ +# Ruby 2.4.1 + +``` +RUBY_CFLAGS="-w" asdf install ruby 2.4.1 + +# Note: Some gems may fail to install during `bundle install`, such as `pg`. +# Follow the prompts to install them one-by-one. +``` + +Solution originally sourced from here: https://github.com/rbenv/ruby-build/issues/1691#issuecomment-752802171 + +#### Verified by: +- [Lanny Bose](https://github.com/LannyBose) on an M1 MacBook Pro on MacOS 12.2.1