Skip to content

Enable MFA for gem distribution

Extract from a MR updating gitlab-styles:

# rationale: breaking change to workflow
# an update to gitlab-styles changed this default value to true
# We should aim to remove this rule in the future.
Gemspec/RequireMFA:
  Enabled: false

We should try to enable MFA for gem uploading 😄