Skip to content

Remove rainbow requires

Martin Wortschack requested to merge mw-remove-rainbow-requires into master

What does this MR do and why?

Removes rainbow/ext/string requires in the following files:

- Rakefile
- lib/gitlab/task_helpers.rb
- spec/spec_helper.rb
- spec/db/production/settings_spec.rb
- scripts/regenerate-schema
- bin/pngquant
- gems/gitlab-backup-cli/lib/gitlab/backup/cli.rb

Related to #458102 (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.

N/A

How to set up and validate locally

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

Edited by Martin Wortschack

Merge request reports

Loading