Skip to content

Update bundler to 2.3.5 because 2.1.4 is too old

Lin Jen-Shin requested to merge update-bundler into master

What does this MR do and why?

Update bundler to 2.3.5 because 2.1.4 is too old.

2.2.33 is chosen because it's already been used in qa/Gemfile.lock so I think it makes sense to be consistent with that first. Decided to just update everything.

This is in attempt to resolve: !78013 (comment 811082805)

We can also consider to update bundler from gitlab-org/gitlab-build-images> but I guess it's more clear if we pin the version here, rather than using whatever from the image?

Related merge request:

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Lin Jen-Shin

Merge request reports