Railsで"Failed to build gem native extension"のエラーが出る原因と解決法 - Qiita
1. 背景 Rails 5.2.6から5.2.8へアップデートするためにGemfileを修正し、bundle updateした時に事態は発生した。 2. エラーログ (前略) Fetching unf_ext 0.0.8.2 (was 0.0.8) Installing...