how to: install the ffi-yajl ruby gem on an M1 MacBook
something something requires building with native extensions and build toolchains and compatibility
gem install ffi-yajl -v '2.4.0' -- --with-ldflags="-Wl,-undefined,dynamic_lookup"
© Spin The Moose Media 2022