sensu-plugins / sensu-plugins-pushover

Sensu handler for the pushover.net service
http://sensu-plugins.io
MIT License
0 stars 5 forks source link

remove conditional on require_relative in gemspec #5

Closed cwjohnston closed 8 years ago

cwjohnston commented 8 years ago

Pull Request Checklist

General

This PR removes another instance of Ruby 1.9.3 support 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.

This change should have been included in #4 but was overlooked.

Known Compatibility Issues

Adds incompatibility with Ruby version < 2.0.0