Skip to content

Update gitlab-styles gem in overcommit

Drew Blessing requested to merge dblessing-overcommit-gitlab-styles-gem into master

What does this MR do?

!49839 (merged) updated the gitlab-styles gem to 5.3.0 for GitLab itself, but not for overcommit.

This caused an error in GDK with gdk update/gdk reconfigure:

Problem loading 'tooling/overcommit/Gemfile': Could not find gitlab-styles-5.2.0 in any of the sources
Try running:
bundle install --gemfile=tooling/overcommit/Gemfile
make: *** [gitlab/git-restore] Error 1
❌️ ERROR: Failed to update.

Screenshots (strongly suggested)

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
Edited by Drew Blessing

Merge request reports