Skip to content

Bump vendored Sidekiq gem to 7.2.4

Sylvester Chin requested to merge sc1-bump-sidekiq-7.2.4-vendor into master

What does this MR do and why?

This MR bumps our vendored Sidekiq gem from 7.1.6 to 7.2.4. The gem was vendored using gem unpack sidekiq, moving the folder into vendor/gems. Gemfile, Rakefile and tests were copied from github repo.

Reference to MR introducing the vendored gem: !142986 (merged)

See #480283 (closed)

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.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

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

Edited by Peter Leitzen

Merge request reports

Loading