Skip to content
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Commit 7a53bca

Browse files
committed
Merge pull request #725 from github/update-1425420264
2 parents f6ab2b5 + 641e4af commit 7a53bca

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

lib/resources.rb

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1479,12 +1479,12 @@ def fetch_content(key)
14791479
"sha" => "7638417db6d59f3c431d3e1f261cc637155684cd",
14801480
"url" => "https://api.github.com/repos/octocat/Hello-World/git/commits/7638417db6d59f3c431d3e1f261cc637155684cd",
14811481
"author" => {
1482-
"date" => "2010-04-10T14:10:01-07:00",
1482+
"date" => "2014-11-07T22:01:45Z",
14831483
"name" => "Scott Chacon",
14841484
"email" => "schacon@gmail.com"
14851485
},
14861486
"committer" => {
1487-
"date" => "2010-04-10T14:10:01-07:00",
1487+
"date" => "2014-11-07T22:01:45Z",
14881488
"name" => "Scott Chacon",
14891489
"email" => "schacon@gmail.com"
14901490
},
@@ -1505,12 +1505,12 @@ def fetch_content(key)
15051505
"sha" => "7638417db6d59f3c431d3e1f261cc637155684cd",
15061506
"url" => "https://api.github.com/repos/octocat/Hello-World/git/commits/7638417db6d59f3c431d3e1f261cc637155684cd",
15071507
"author" => {
1508-
"date" => "2008-07-09T16:13:30+12:00",
1508+
"date" => "2014-11-07T22:01:45Z",
15091509
"name" => "Scott Chacon",
15101510
"email" => "schacon@gmail.com"
15111511
},
15121512
"committer" => {
1513-
"date" => "2008-07-09T16:13:30+12:00",
1513+
"date" => "2014-11-07T22:01:45Z",
15141514
"name" => "Scott Chacon",
15151515
"email" => "schacon@gmail.com"
15161516
},
@@ -1535,7 +1535,7 @@ def fetch_content(key)
15351535
"tagger" => {
15361536
"name" => "Scott Chacon",
15371537
"email" => "schacon@gmail.com",
1538-
"date" => "2011-06-17T14:53:35-07:00"
1538+
"date" => "2014-11-07T22:01:45Z"
15391539
},
15401540
"object" => {
15411541
"type" => "commit",
@@ -1873,12 +1873,12 @@ def fetch_content(key)
18731873
"url" => "https://api.github.com/repos/octocat/Hello-World/git/commits/7638417db6d59f3c431d3e1f261cc637155684cd",
18741874
"html_url" => "https://github.com/octocat/Hello-World/git/commit/7638417db6d59f3c431d3e1f261cc637155684cd",
18751875
"author" => {
1876-
"date" => "2010-04-10T14:10:01-07:00",
1876+
"date" => "2014-11-07T22:01:45Z",
18771877
"name" => "Scott Chacon",
18781878
"email" => "schacon@gmail.com"
18791879
},
18801880
"committer" => {
1881-
"date" => "2010-04-10T14:10:01-07:00",
1881+
"date" => "2014-11-07T22:01:45Z",
18821882
"name" => "Scott Chacon",
18831883
"email" => "schacon@gmail.com"
18841884
},
@@ -1908,8 +1908,8 @@ def fetch_content(key)
19081908
},
19091909
:reason => 'subscribed',
19101910
:unread => true,
1911-
:updated_at => '2012-09-25T07:54:41-07:00',
1912-
:last_read_at => '2012-09-25T07:54:41-07:00',
1911+
:updated_at => '2014-11-07T22:01:45Z',
1912+
:last_read_at => '2014-11-07T22:01:45Z',
19131913
:url => "https://api.github.com/notifications/threads/1"
19141914
}
19151915

0 commit comments

Comments
 (0)