lib/censys/report/response.rb in censu-0.1.6 vs lib/censys/report/response.rb in censu-0.2.0
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
require 'censys/report/metadata'
module Censys
module Report
class Response
- old
+ new