bin/check-ec2-network.rb in sensu-plugins-aws-0.0.1.alpha.2 vs bin/check-ec2-network.rb in sensu-plugins-aws-0.0.1

- old
+ new

@@ -26,10 +26,9 @@ # Yohei Kawahara <inokara@gmail.com> # Released under the same terms as Sensu (the MIT license); see LICENSE # for details. # -require 'rubygems' if RUBY_VERSION < '1.9.0' require 'sensu-plugin/check/cli' require 'aws-sdk' class CheckEc2Network < Sensu::Plugin::Check::CLI option :access_key_id,