Skip to content

Use Rake.application.last_description

gitlab-qa-bot requested to merge github/fork/janraasch/patch-1 into master

Created by: janraasch

This is the new API as of rake v11.

Removed Rake::TaskManager#last_comment. Use last_description.

See https://github.com/ruby/rake/blob/master/History.rdoc

Merge request reports