test/data/vcr_cassettes/section_count.yml in clever-ruby-0.6.2 vs test/data/vcr_cassettes/section_count.yml in clever-ruby-0.7.0
- old
+ new
@@ -6,11 +6,11 @@
body:
encoding: US-ASCII
string: ''
headers:
Accept:
- - "*/*; q=0.5, application/xml"
+ - ! '*/*; q=0.5, application/xml'
Accept-Encoding:
- gzip, deflate
User-Agent:
- Ruby
response:
@@ -21,24 +21,24 @@
Access-Control-Allow-Headers:
- Content-Type,Authorization,X-Requested-With,Accept,Origin,Referer,User-Agent
Access-Control-Allow-Methods:
- GET,PATCH,POST,DELETE
Access-Control-Allow-Origin:
- - "*"
+ - ! '*'
Content-Type:
- application/json; charset=utf-8
Date:
- - Tue, 09 Sep 2014 21:48:50 GMT
+ - Fri, 12 Sep 2014 20:48:28 GMT
Server:
- nginx/1.4.7
X-Powered-By:
- Express
Content-Length:
- '72'
Connection:
- keep-alive
body:
- encoding: UTF-8
- string: '{"count":379,"links":[{"rel":"self","uri":"/v1.1/sections?count=true"}]}'
+ encoding: US-ASCII
+ string: ! '{"count":379,"links":[{"rel":"self","uri":"/v1.1/sections?count=true"}]}'
http_version:
- recorded_at: Tue, 09 Sep 2014 21:48:50 GMT
+ recorded_at: Fri, 12 Sep 2014 20:48:28 GMT
recorded_with: VCR 2.4.0