You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Consider avoiding warning about native extensions for unf gem
I have successfully used docker run -v `pwd`:`pwd` -w `pwd` -i -t lambci/lambda:build-ruby2.5 bundle install --path vendor/bundle to achieve this, but this seems like overkill given the lack of properly compile extensions isn't actually causing a problem