features/cassettes/gists/star.yml in github_api-0.5.4 vs features/cassettes/gists/star.yml in github_api-0.6.0

- old
+ new

@@ -1,40 +1,71 @@ ---- -http_interactions: -- request: +--- +http_interactions: +- request: method: put uri: https://<BASIC_AUTH>@api.github.com/gists/2900588/star?access_token=<TOKEN> - body: + body: encoding: US-ASCII - string: "" - headers: - Content-Length: - - "0" - Accept: - - "*/*" - User-Agent: + string: '' + headers: + Content-Length: + - '0' + Accept: + - ! '*/*' + User-Agent: - Ruby - response: - status: + response: + status: code: 204 message: No Content - headers: - Server: + headers: + Server: - nginx/1.0.13 - Date: + Date: - Sat, 09 Jun 2012 11:16:47 GMT - Connection: + Connection: - keep-alive - Status: + Status: - 204 No Content - X-Ratelimit-Limit: - - "5000" - Etag: - - "\"d41d8cd98f00b204e9800998ecf8427e\"" - X-Ratelimit-Remaining: - - "4999" - body: + X-Ratelimit-Limit: + - '5000' + Etag: + - ! '"d41d8cd98f00b204e9800998ecf8427e"' + X-Ratelimit-Remaining: + - '4999' + body: encoding: US-ASCII - string: "" - http_version: + string: '' + http_version: !!null recorded_at: Sat, 09 Jun 2012 11:16:47 GMT +- request: + method: put + uri: https://api.github.com/gists/2900588/star?access_token=<TOKEN> + body: + encoding: US-ASCII + string: '' + headers: + Content-Length: + - '0' + Accept: + - ! '*/*' + User-Agent: + - Ruby + response: + status: + code: 500 + message: Internal Server Error + headers: + Server: + - nginx/1.0.13 + Date: + - Sat, 09 Jun 2012 14:59:12 GMT + Transfer-Encoding: + - chunked + Connection: + - keep-alive + body: + encoding: US-ASCII + string: '' + http_version: !!null + recorded_at: Sat, 09 Jun 2012 14:59:12 GMT recorded_with: VCR 2.2.0