Shopify / statsd-instrument

A StatsD client for Ruby apps. Provides metaprogramming methods to inject StatsD instrumentation into your code.
http://shopify.github.io/statsd-instrument
MIT License
574 stars 97 forks source link

Update supported ruby versions #283

Closed wvanbergen closed 3 years ago

wvanbergen commented 3 years ago

Ruby 2.4 and 2.5 are EOL, so we can drop support for them. This updates the CI and Rubocop configurations, and auto-corrects some offences.