Upgrade bundler for the GitLab Backup CLI gem
What does this MR do and why?
Upgrade Bundler to fix master
build failures:
bundler: failed to load command: rubocop (/builds/gitlab-org/gitlab/gems/gitlab-backup-cli/vendor/ruby/3.2.0/bin/rubocop)
/usr/local/bundle/gems/bundler-2.5.7/lib/bundler/runtime.rb:304:in `check_for_activated_spec!': You have already activated uri 0.13.1, but your Gemfile requires uri 0.13.0. Prepending `bundle exec` to your command may solve this. (Gem::LoadError)
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
How to set up and validate locally
Tests should pass