spec/fixtures/user.json in octokit-1.25.0 vs spec/fixtures/user.json in octokit-2.0.0.pre

- old
+ new

@@ -1,20 +1,31 @@ { - "avatar_url": "https://secure.gravatar.com/avatar/1f74b13f1e5c6c69cb5d7fbaabb1e2cb?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png", - "bio": null, - "blog": "http://twitter.com/sferik", - "company": "Code for America", - "created_at": "2008-05-14T20:36:12Z", - "email": "sferik@gmail.com", - "followers": 205, - "following": 91, - "hireable": false, - "html_url": "https://github.com/sferik", - "id": 10308, - "location": "San Francisco", - "login": "sferik", - "name": "Erik Michaels-Ober", - "public_gists": 18, - "public_repos": 37, - "type": "User", - "url": "https://api.github.com/users/sferik" + "login": "sferik", + "id": 10308, + "avatar_url": "https://secure.gravatar.com/avatar/1f74b13f1e5c6c69cb5d7fbaabb1e2cb?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png", + "gravatar_id": "1f74b13f1e5c6c69cb5d7fbaabb1e2cb", + "url": "https://api.github.com/users/sferik", + "html_url": "https://github.com/sferik", + "followers_url": "https://api.github.com/users/sferik/followers", + "following_url": "https://api.github.com/users/sferik/following", + "gists_url": "https://api.github.com/users/sferik/gists{/gist_id}", + "starred_url": "https://api.github.com/users/sferik/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/sferik/subscriptions", + "organizations_url": "https://api.github.com/users/sferik/orgs", + "repos_url": "https://api.github.com/users/sferik/repos", + "events_url": "https://api.github.com/users/sferik/events{/privacy}", + "received_events_url": "https://api.github.com/users/sferik/received_events", + "type": "User", + "name": "Erik Michaels-Ober", + "company": "", + "blog": "http://twitter.com/sferik", + "location": "San Francisco, CA", + "email": "sferik@gmail.com", + "hireable": false, + "bio": "", + "public_repos": 67, + "followers": 639, + "following": 102, + "created_at": "2008-05-14T20:36:12Z", + "updated_at": "2013-04-22T14:52:49Z", + "public_gists": 52 }