-
-
Save carlos-teles/7e26b4278d035d820b94bf5fa16cfabc to your computer and use it in GitHub Desktop.
Ruby: install gems behind a proxy
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gem install --http-proxy http://user:[email protected]:8080 bundler |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment