17
Ignorando GEM perché le sue estensioni non sono costruite
Sia sul mio lavoro che sui computer di casa, ho recentemente aggiornato Ruby alla 2.3.1, usando ruby-install. Uso chrubycome switcher Ruby. Ho iniziato a vedere questo avviso nel mio terminale: Ignoring bcrypt-3.1.11 because its extensions are not built. Try: gem pristine bcrypt --version 3.1.11 Ignoring bcrypt-3.1.10 because its extensions are …