We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fresh clone on a fresh ruby (matching .ruby-version; presently 2.3.1) with a fresh bundle-install has spec failure:
Brew::Gem aruba environment doesn't contain any Bundler or RVM stuff (FAILED - 1)
This test seems susceptible to users have any env vars matching GEM_. Like, say,
GEM_
GEMRC=/Users/jasonkarns/.config/gem/config GEM_SPEC_CACHE=/usr/local/cache/gem/specs
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Fresh clone on a fresh ruby (matching .ruby-version; presently 2.3.1) with a fresh bundle-install has spec failure:
This test seems susceptible to users have any env vars matching
GEM_
. Like, say,The text was updated successfully, but these errors were encountered: