Remove required ruby version from cloud profiler gemspec
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.
-
I have evaluated the MR acceptance checklist for this MR.