Skip to content

Instantly share code, notes, and snippets.

@dlapiduz
Created November 5, 2015 17:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dlapiduz/ad55b4609f38f127706c to your computer and use it in GitHub Desktop.
Save dlapiduz/ad55b4609f38f127706c to your computer and use it in GitHub Desktop.
How to fix BOSH "consider cleaning up gem environment"
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