spec/fixtures/repositories/statuses.json in git_reflow-0.8.10 vs spec/fixtures/repositories/statuses.json in git_reflow-0.9.0

- old
+ new

@@ -1,31 +1,31 @@ -[ - { - "created_at": "2012-07-20T01:19:13Z", - "updated_at": "2012-07-20T01:19:13Z", - "state": "success", - "target_url": "https://ci.example.com/1000/output", - "description": "Build has completed successfully", - "id": 1, - "url": "https://api.github.com/repos/reenhanced/example/statuses/1", - "context": "continuous-integration/jenkins", - "creator": { - "login": "reenhanced", - "id": 1, - "avatar_url": "https://github.com/images/error/octocat_happy.gif", - "gravatar_id": "somehexcode", - "url": "https://api.github.com/users/reenhanced", - "html_url": "https://github.com/reenhanced", - "followers_url": "https://api.github.com/users/reenhanced/followers", - "following_url": "https://api.github.com/users/reenhanced/following{/other_user}", - "gists_url": "https://api.github.com/users/reenhanced/gists{/gist_id}", - "starred_url": "https://api.github.com/users/reenhanced/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/reenhanced/subscriptions", - "organizations_url": "https://api.github.com/users/reenhanced/orgs", - "repos_url": "https://api.github.com/users/reenhanced/repos", - "events_url": "https://api.github.com/users/reenhanced/events{/privacy}", - "received_events_url": "https://api.github.com/users/reenhanced/received_events", - "type": "User", - "site_admin": false - } - } -] +[ + { + "created_at": "2012-07-20T01:19:13Z", + "updated_at": "2012-07-20T01:19:13Z", + "state": "success", + "target_url": "https://ci.example.com/1000/output", + "description": "Build has completed successfully", + "id": 1, + "url": "https://api.github.com/repos/reenhanced/example/statuses/1", + "context": "continuous-integration/jenkins", + "creator": { + "login": "reenhanced", + "id": 1, + "avatar_url": "https://github.com/images/error/octocat_happy.gif", + "gravatar_id": "somehexcode", + "url": "https://api.github.com/users/reenhanced", + "html_url": "https://github.com/reenhanced", + "followers_url": "https://api.github.com/users/reenhanced/followers", + "following_url": "https://api.github.com/users/reenhanced/following{/other_user}", + "gists_url": "https://api.github.com/users/reenhanced/gists{/gist_id}", + "starred_url": "https://api.github.com/users/reenhanced/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/reenhanced/subscriptions", + "organizations_url": "https://api.github.com/users/reenhanced/orgs", + "repos_url": "https://api.github.com/users/reenhanced/repos", + "events_url": "https://api.github.com/users/reenhanced/events{/privacy}", + "received_events_url": "https://api.github.com/users/reenhanced/received_events", + "type": "User", + "site_admin": false + } + } +]