reinh / statsd

A Ruby Statsd client that isn't a direct port of the Python example code. Because Ruby isn't Python.
MIT License
411 stars 154 forks source link

Add Ruby 2.0, 2.1, and 2.2. Remove 1.8. #59

Closed gaffneyc closed 9 years ago

gaffneyc commented 9 years ago

Add some confidence that the tests are working against newer versions of Ruby. Even Ruby 1.9.3 has reached end of life at this point. Removes 1.8.7 from the list as support for it is already broken (see #57).