Skip to content

Remove required ruby version from cloud profiler gemspec

Roy Zwambag requested to merge rz-remove-require-ruby-gcpprofiler into master

What does this MR do and why?

This removes the required_ruby_version from the cloud profiler gemspec, since we still run Ruby 2.7 pipelines, and the Ruby 3.0 is not a hard requirement. This version check was added to satisfy Rubocop. More context in slack (internal only)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports

Loading