sensu-plugins / sensu-plugins-process-checks

This plugin provides native process instrumentation for monitoring and metrics collection, including: process status, uptime, thread count, and others.
http://sensu-plugins.io
MIT License
20 stars 55 forks source link

Remove Ruby 1.9.3 support; add Ruby 2.3.0 support #27

Closed cwjohnston closed 8 years ago

cwjohnston commented 8 years ago

Pull Request Checklist

General

This PR removes Ruby 1.9.3 support, and adds support for testing under Ruby 2.3.0, per the Sensu Plugins policy:

Ruby 1.9.3 (EOL): Linting is not done against it, and 1.9.3 will be supported where possible till Feb 2016 which is one year after EOL and 2 years after EOL was announced.

Known Compatibility Issues

Adds incompatibility with Ruby version < 2.0.0