honeycombio / beeline-ruby

Legacy instrumentation for your Ruby apps with Honeycomb.
Apache License 2.0
22 stars 32 forks source link

fix: set min rubocop to avoid false positive lint error #218

Closed robbkidd closed 1 year ago

robbkidd commented 1 year ago

Which problem is this PR solving?

v0.60.0 includes a fix (6331) for false positives on Regexes assigned to a constant that will quiet the lint error that's appeared in nightly.

Less than v0.69.0 remains for Ruby 2.2 until a time that we decide to overhaul and update dev/test.