Skip to content

Allow --path option for bundler

Evan Read requested to merge variable-to-avoid-error into master

Because of recent changes to an upstream Docker image: https://hub.docker.com/_/ruby/?tab=tags, --path option is no longer allowed by default with bundler.

Looks like it might've been this: https://github.com/docker-library/ruby/pull/285

This change permits --path for now.

Merge request reports

Loading