release-tools tag job fails due to bundle version error
Bundler::LockfileError: You must use Bundler 2 or greater with this lockfile.
https://sentry.gitlab.net/gitlab/release-tools/issues/2225523/?referrer=slack
This is an odd error to receive considering it was built with version 1.17.3
: https://gitlab.com/gitlab-org/release-tools/-/blob/master/Gemfile.lock#L152
Example job failure: https://ops.gitlab.net/gitlab-org/release/tools/-/jobs/2242247
Utilize this issue to figure out what we need to do to rid of this error.