@tekin's Twitter archive

source code
Want to play with Ruby 3.2 but having problems bundling nokogiri on MacOS?

Until https://github.com/sparklemotion/nokogiri/issues/2740 is resolved you can bypass the native gem builds in your Gemfile by following the "avoid using a precompiled native gem" instructions here:

https://nokogiri.org/tutorials/installing_nokogiri.html#how-can-i-avoid-using-a-precompiled-native-gem
1
4