I am using savon ruby gem 2.4.0 on ruby 2.0.0 to call some wsdl web service and everything runs perfectly but if fails after compiling it as an .exe with ocra 1.3.1.
Invalid HTTPI adapter: [:httpclient, :curb, :em_http, :excon, :net_http, :net_http_persistent]
What configuration is missing on the savon client ruby file since for now i am just providing the wsdl url.