buildRubyGem: don't set the GEM_HOME
bundler for example needs to have the GEM_HOME being passed trough to function properly. For gems that are loading content dynamically, or can use plugins, use buildRubyGem. For executables that are wrapped in their own sealed thing use bundlerEnv.
parent
9ef3a513
Please register or sign in to comment