Skip to content

Conversation

@hannahramadan
Copy link
Contributor

@hannahramadan hannahramadan commented Nov 19, 2025

Remove the testing of and conditions for Ruby < 2.6 from the test suites.

Its also removes a straggler newrelic executable line that should have been removed in deprecating the newrelic executable in favor of newrelic_rpm

@hannahramadan hannahramadan changed the title Update 10 suites Update multiverse suites to Ruby 2.6+ Nov 19, 2025
@kaylareopelle kaylareopelle linked an issue Nov 19, 2025 that may be closed by this pull request
https://github.com/newrelic/newrelic-ruby-agent/
EOS
s.email = '[email protected]'
# TODO: MAJOR VERSION - remove newrelic, deprecated since version xxx.
Copy link
Contributor Author

@hannahramadan hannahramadan Nov 19, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removing this was a bonus, it should've been removed in deprecating newrelic in favor of newrelic_rpm #3323

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh interesting, I missed this in my major version Todo PR as well even though its marked with it. I think it's because I have my search function only check .rb files usually, so .gemspec didn't show up. I'll have to keep that in mind

@hannahramadan hannahramadan marked this pull request as ready for review November 19, 2025 22:37
@hannahramadan hannahramadan requested a review from a team as a code owner November 19, 2025 22:37
@github-actions
Copy link
Contributor

SimpleCov Report

Coverage Threshold
Line 93.19% 93%

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update minimum ruby version - multiverse test suite

4 participants