Doesn't seem to be picking up the Swagger version correctly (notice no version is reported). I get this even when loading https://github.com/OAI/OpenAPI-Specification/blob/master/examples/v2.0/json/petstore-minimal.json ``` Failure/Error: subject { Apivore::SwaggerChecker.instance_for('/swagger.json') } RuntimeError: Unknown/unsupported Swagger version to validate against: ```