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

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + module HackerOne module Client class Group delegate :name, :permissions, to: :attributes