Sha256: 3c0da78074319a53e74844125ee295e42298e711e6201e8e52f9752f429213b9
Contents?: true
Size: 1.18 KB
Versions: 6
Compression:
Stored size: 1.18 KB
Contents
--- http_interactions: - request: method: get uri: https://example.com/meta body: encoding: US-ASCII string: '' headers: {} response: status: code: 200 message: OK headers: Date: - Wed, 14 Aug 2013 08:52:04 GMT Transfer-Encoding: - chunked Content-Type: - application/json;charset=UTF-8 body: encoding: UTF-8 string: |- { "dependencies": [ {"type": "os", "name": "linux"}, {"type": "package", "name": "build-essential"} ], "provides": [ {"type": "runtime", "name": "ruby"}, {"type": "runtime", "name": "ruby-1.9"} ], "environment": { "PATH": "/opt/apcera/ruby-1.9.3/bin:$PATH", "START_COMMAND": "./startme", "START_PATH": "/app" }, "templates": [ { "path": "foo", "left_delimiter": "<<", "right_delimiter": ">>" }, { "path": "bar" } ] } http_version: recorded_at: Wed, 14 Aug 2013 08:52:04 GMT recorded_with: VCR 2.5.0
Version data entries
6 entries across 6 versions & 1 rubygems