Eike Dierks
Eike Dierks
On macos 10.11.6 with ruby 2.6.1 from macports gem update sassc (from 2.0.0 to 2.0.1) fails with: c++: error: unrecognized command line option '-stdlib=libc++' Workaround: sudo env CXX=/opt/local/bin/clang gem update...
Hi at forwardable, You might want to fix this one: ``` /usr/local/lib/ruby/gems/2.6.0/gems/forwardable-1.3.1/lib/forwardable/version.rb:3: warning: previous definition of VERSION was here /usr/local/lib/ruby/2.6.0/forwardable.rb:117: warning: already initialized constant Forwardable::FORWARDABLE_VERSION ``` It actually is the...