Skip to content

Can't access project directory from Gemfile #3

@aflatter

Description

@aflatter

In one of our Gemfiles, we use the following line:

ruby File.read(File.expand_path('../.ruby-version', __FILE__)).strip

This fails using bundlerEnv because bundler is executed with only the Gemfile and Lockfile given.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions