Issues with ruby checks sensu-plugin/metric/cli (LoadError)

@Capt-Tom just an FYI here, Ruby plugins aren’t the most straightforward things to convert to assets. We have a guide (Contributing Assets for Existing Ruby Sensu Plugins) that walks through this process, as just dropping the gems off in /lib won’t yield a successfully packaged asset. That guide should walk you through successfully packing that repo up as an asset.