lib/vra/http.rb in vmware-vra-2.0.0 vs lib/vra/http.rb in vmware-vra-2.1.0

- old
+ new

@@ -1,4 +1,5 @@ +# frozen_string_literal: true require 'net/http' module Vra module Http def self.execute(params)