Created
November 5, 2015 17:15
-
-
Save dlapiduz/ad55b4609f38f127706c to your computer and use it in GitHub Desktop.
How to fix BOSH "consider cleaning up gem environment"
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
Use bundler and | |
alias bosh="BUNDLE_GEMFILE=SOMEPATH/Gemfile bundle exec bosh" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment