Remove the deprecated bundler-checksum gem
What does this MR do and why?
Remove the deprecated bundler-checksum gem
GitLab 19.0 switched to native Bundler checksum verification (!230459 (merged)), and the bundler:gemfile:sync task no longer calls into bundler-checksum. The gem has had require: false and no remaining callers since then, so remove it and its CI job entirely.
References
Screenshots or screen recordings
| Before | After |
|---|---|
How to set up and validate locally
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.