Skip to content

Fixup output of rake license:check

Richard Clamp requested to merge rc-license_analyser_version_reporting into master

We were attributing the wrong version to dependencies in the output.

    ✓ gitlab-rails - 408ab6bf71f50134be47ea1df526beca297bfe2f uses MIT - Acceptable license
	✓ ruby - 408ab6bf71f50134be47ea1df526beca297bfe2f uses BSD-2-Clause - Acceptable license
	✓ bundler - 408ab6bf71f50134be47ea1df526beca297bfe2f uses MIT - Acceptable license
	✓ libxml2 - 408ab6bf71f50134be47ea1df526beca297bfe2f uses MIT - Acceptable license
	✓ libxslt - 408ab6bf71f50134be47ea1df526beca297bfe2f uses MIT - Acceptable license
	✓ curl - 408ab6bf71f50134be47ea1df526beca297bfe2f uses MIT - Acceptable license

Everything was reporting as though for the containing top-level library.

Edited by GitLab Release Tools Bot

Merge request reports