sensu-plugins / sensu-plugins-http

This plugin provides native HTTP instrumentation for monitoring and metrics collection, including: response code, JSON response, HTTP last modified, SSL expiry, and metrics via `curl`.
http://sensu-plugins.io
MIT License
30 stars 97 forks source link

Fix/rdoc dev dep #165

Closed jspaleta closed 4 years ago

jspaleta commented 4 years ago

Pull Request Checklist

Add rdoc as development dependency so that bundle install includes rdoc on development systems where rdoc is not part of base ruby install. (Fedora/Centos/RHEL) packages ruby rdoc as a gem.

Unversioned for now, until its clear we need to version it.