lib/sensu-plugins-http.rb in sensu-plugins-http-2.8.0 vs lib/sensu-plugins-http.rb in sensu-plugins-http-2.8.1
- old
+ new
@@ -2 +1,3 @@
+# frozen_string_literal: true
+
require 'sensu-plugins-http/version'
require 'sensu-plugins-http/common'
- old
+ new