[rubygems/rubygems] Resolve ruby version file relative to bundle root
This is a follow up to https://github.com/rubygems/rubygems/issues/6742. This change makes it so that the version file is resolved relative to the Bundle root instead of the working directory.
Why is this useful?
If you run a commnad (eg rails) from the app/ directory, your bundle would fail to load.
rails
app/
https://github.com/rubygems/rubygems/commit/6d47ee98b9
[rubygems/rubygems] Resolve ruby version file relative to bundle root
This is a follow up to https://github.com/rubygems/rubygems/issues/6742.
This change makes it so that the version file is resolved relative to
the Bundle root instead of the working directory.
Why is this useful?
If you run a commnad (eg
rails
) from theapp/
directory, your bundlewould fail to load.
https://github.com/rubygems/rubygems/commit/6d47ee98b9