lib/hackerone/client/reporter.rb in hackerone-client-0.15.0 vs lib/hackerone/client/reporter.rb in hackerone-client-0.16.0

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + module HackerOne module Client class Reporter delegate :username, :name, :created_at, to: :attributes