Skip to content

Bump ruby prof to 0.16

Rémy Coutable requested to merge glensc/gitlab-ce-ruby-prof-0.16 into master

Originally opened at !6026 (closed) by @glensc.


What does this MR do?

Bump ruby-prof gem to 0.16.2

Are there points in the code the reviewer needs to double check?

Does 0.16 Changes include any incompatible changes

Why was this MR needed?

ruby-prof can now be installed if ruby has been compiled with --disable-gems or RUBYOPT includes --disable-gems, see ruby-prof#191

Does this MR meet the acceptance criteria?

Merge request reports