Pablo Carranza Velez e9e1a0b277 Use multiArgs to promisify gosuper requests
With the bluebird update to v3, all requests to gosuper (most notably, getting the IP addresses) got broken as we use .spread, which requires the Promise to fulfill with an array. So we need to add multiArgs so that getAsync and postAsync return an array.
2016-10-24 16:26:00 -03:00
..
2016-10-05 23:03:12 +00:00
2016-10-11 12:04:28 -07:00
2016-10-05 23:03:12 +00:00
2016-10-10 12:49:54 -07:00