Skip to content
New issue

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

This fixes the location of the bundler pointing to the global ruby version #71

Merged
merged 1 commit into from
Nov 19, 2015
Merged

This fixes the location of the bundler pointing to the global ruby version #71

merged 1 commit into from
Nov 19, 2015

Conversation

bram70
Copy link
Contributor

@bram70 bram70 commented Nov 19, 2015

We found an issue with the gem and bundler directory location just as mentioned in this issue #71 , 'update #46'
Before the fix bundler gem was installed in default gemset - this is only available when you run "rvm use ruby-2..2.2" but we need it in any gemset: "rvm use ruby@gemset" and this is achieved by installing bundler gem in the "@global" gemset that is inherited by all the gemsets on given ruby.

@mpapis
Copy link
Member

mpapis commented Nov 19, 2015

👍

nickjj added a commit that referenced this pull request Nov 19, 2015
This fixes the location of the bundler pointing to the global ruby version
@nickjj nickjj merged commit 247ff36 into rvm:master Nov 19, 2015
@nickjj
Copy link
Contributor

nickjj commented Nov 19, 2015

Looks good, thanks for contributing this.

@lpaulmp lpaulmp deleted the bundle_directory_fix branch April 4, 2016 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants