Skip to content

Gemfile: Remove gitlab-dangerfiles gem

Toon Claes requested to merge less-danger into main

What does this Merge Request do and why?

It's no longer needed to have the gitlab-dangerfiles gem in the Gemfile. So to avoid additional burden to keep it up-to-date, and having a bunch of dependencies, remove it from the Gemfile.

gitlab-org/quality/pipeline-common@9e3eff42 (Don't require projects to contain Gemfile when using danger-review job, 2022-06-10)

Merge Request checklist

  • This change is backward compatible. If not, please include steps to communicate to our users.
  • Tests added for new functionality. If not, please raise Issue to follow-up.
  • Documentation added/updated, if needed.
  • gdk doctor test added, if needed.
  • Add the ~highlight label if this MR should be included in the CHANGELOG.md.

Merge request reports

Loading