Skip to content

Force install bunder

Bob Van Landuyt requested to merge bvl-force-install-bundler into master

This avoids errors like:

$ gem install --bindir /usr/local/bin bundler -v "$INSTALL_BUNDLER_VERSION" ERROR: Error installing bundler: "bundle" from bundler conflicts with /usr/local/bin/bundle

Merge request reports