lib/pulsedive/threat.rb in pulsedive-0.1.3 vs lib/pulsedive/threat.rb in pulsedive-0.1.4

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + module Pulsedive class Threat < Client def get_by_id(tid) params = { "tid": tid