bin/check-emr-steps.rb in sensu-plugins-aws-2.4.1 vs bin/check-emr-steps.rb in sensu-plugins-aws-2.4.2

- old
+ new

@@ -23,10 +23,10 @@ # Bryan Absher <bryan.absher@gmail.com> # Released under the same terms as Sensu (the MIT license); see LICENSE # for details. require 'sensu-plugins-aws' -require 'sensu-plugin/metric/cli' +require 'sensu-plugin/check/cli' require 'aws-sdk' class CheckEMRSteps < Sensu::Plugin::Check::CLI include Common