Skip to content

Ensure bundler version installed before use

What does this Merge Request do and why?

This MR ensures that prior to any bundle * call, we ensure the BUNDLED WITH version specified in Gemfile.lock is installed.

Merge Request checklist

  • This change is backward compatible. If not, please include steps to communicate to our users.
  • Tests added for new functionality. If not, please raise Issue to follow-up.
  • Documentation added/updated, if needed.
  • gdk doctor test added, if needed.
  • Add the ~highlight label if this MR should be included in the CHANGELOG.md.

Closes #1420 (closed)

Edited by Ash McKenzie

Merge request reports