lib/spectator/http.rb in netflix-spectator-rb-0.1.3 vs lib/spectator/http.rb in netflix-spectator-rb-0.2.1

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + require 'json' require 'net/http' module Spectator # Helper for HTTP requests