a7cf555e2a
For some reason `gem install` unsets the GEM_PATH environment variable internally unless the install dir is provided. This in turn means that if it invokes extconf.rb and extconf.rb depends on a gem available on the GEM_PATH (like pkg-config for nokogiri) then it's not available in that context. Proof: |
||
---|---|---|
.. | ||
bundix | ||
bundler | ||
bundler-env | ||
gem | ||
gem-config |