Skip to content
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.

Don't fallback to tempdir when required directories exist. #6550

Merged
merged 1 commit into from
Jun 12, 2018

Commits on Jun 12, 2018

  1. Don't fallback to tempdir when required directories exist.

    When home directory is not writable, but the required .bundle is,
    we should use it instead of falling back to use tempdirs.
    
    This creates a workaround for more restrictive setups using Omnibus
    Docker or any hardened setup, to overcome the annoyances introduced by rubygems#4951.
    brodock committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    fb40210 View commit details
    Browse the repository at this point in the history