Skip to content

Update rake gem to 12.3.3 in qa Gemfiles

Dominic Couture requested to merge update-rake-qa into master

What does this MR do?

Update rake to 12.3.3 in the Gemfiles located in the qa/ directory. This matches the main GitLab version and removes some warnings from the security dashboard (though they weren't really exploitable, it's an easy-enough update).

Fixes https://gitlab.com/gitlab-org/gitlab/-/issues/231377
Fixes https://gitlab.com/gitlab-org/gitlab/-/issues/231378

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Merge request reports