gh-diff 0.0.8 → 0.0.9
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/gh-diff/cli.rb +1 -1
- data/lib/gh-diff/version.rb +1 -1
- data/spec/cassettes/save-dir-diff-ref.yml +99 -26
- data/spec/cassettes/save-dir-diff.yml +16 -16
- data/spec/cli_spec.rb +3 -3
- data/spec/fixtures/bin/empty.txt +0 -0
- metadata +4 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: e8b0437ed2bd7b0d6f40b2a98fd8e8c57c0bf23e
|
4
|
+
data.tar.gz: edec7e6457db65566fea5f499d742260e3cfa7df
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 943ca3f940f8a473216d285bee695abae210302fced1531b58f161d9f3f23963a09b354d7766bc2e01ef0ef169c7b74267ddac93876383ce9ec8b0285508768f
|
7
|
+
data.tar.gz: 50329ebccee2155a3138eb5adefd2eeb1fbda4fd6e2bc757bd6b09d1d14da2e6bcd7adff80f1f99d5d84640240a96f653a6f3e245306c968903cfc8194a5f576
|
data/lib/gh-diff/cli.rb
CHANGED
data/lib/gh-diff/version.rb
CHANGED
@@ -10,7 +10,7 @@ http_interactions:
|
|
10
10
|
Accept:
|
11
11
|
- application/vnd.github.v3+json
|
12
12
|
User-Agent:
|
13
|
-
- Octokit Ruby Gem 3.
|
13
|
+
- Octokit Ruby Gem 3.2.0
|
14
14
|
Accept-Encoding:
|
15
15
|
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
16
16
|
response:
|
@@ -21,7 +21,7 @@ http_interactions:
|
|
21
21
|
Server:
|
22
22
|
- GitHub.com
|
23
23
|
Date:
|
24
|
-
-
|
24
|
+
- Tue, 22 Jul 2014 13:28:00 GMT
|
25
25
|
Content-Type:
|
26
26
|
- application/json; charset=utf-8
|
27
27
|
Transfer-Encoding:
|
@@ -31,13 +31,13 @@ http_interactions:
|
|
31
31
|
X-Ratelimit-Limit:
|
32
32
|
- '60'
|
33
33
|
X-Ratelimit-Remaining:
|
34
|
-
- '
|
34
|
+
- '59'
|
35
35
|
X-Ratelimit-Reset:
|
36
|
-
- '
|
36
|
+
- '1406039280'
|
37
37
|
Cache-Control:
|
38
38
|
- public, max-age=60, s-maxage=60
|
39
39
|
Last-Modified:
|
40
|
-
- Sun,
|
40
|
+
- Sun, 20 Jul 2014 13:05:22 GMT
|
41
41
|
Etag:
|
42
42
|
- '"a98e37e86a4246a85b31e0297c2b068b"'
|
43
43
|
Vary:
|
@@ -59,18 +59,18 @@ http_interactions:
|
|
59
59
|
Access-Control-Allow-Origin:
|
60
60
|
- "*"
|
61
61
|
X-Github-Request-Id:
|
62
|
-
- DE962F8B:
|
62
|
+
- DE962F8B:4565:3AA5FEB:53CE66E0
|
63
63
|
Strict-Transport-Security:
|
64
64
|
- max-age=31536000; includeSubdomains
|
65
65
|
X-Content-Type-Options:
|
66
66
|
- nosniff
|
67
67
|
X-Served-By:
|
68
|
-
-
|
68
|
+
- 62a1303ae95931e56e387e87d354bb24
|
69
69
|
body:
|
70
70
|
encoding: UTF-8
|
71
71
|
string: '[{"name":"gh-diff","path":"bin/gh-diff","sha":"97f13c6aafe6520b33960b32c398e4c8bbeb4bf7","size":64,"url":"https://api.github.com/repos/melborne/gh-diff/contents/bin/gh-diff?ref=master","html_url":"https://github.com/melborne/gh-diff/blob/master/bin/gh-diff","git_url":"https://api.github.com/repos/melborne/gh-diff/git/blobs/97f13c6aafe6520b33960b32c398e4c8bbeb4bf7","type":"file","_links":{"self":"https://api.github.com/repos/melborne/gh-diff/contents/bin/gh-diff?ref=master","git":"https://api.github.com/repos/melborne/gh-diff/git/blobs/97f13c6aafe6520b33960b32c398e4c8bbeb4bf7","html":"https://github.com/melborne/gh-diff/blob/master/bin/gh-diff"}}]'
|
72
72
|
http_version:
|
73
|
-
recorded_at:
|
73
|
+
recorded_at: Tue, 22 Jul 2014 13:28:00 GMT
|
74
74
|
- request:
|
75
75
|
method: get
|
76
76
|
uri: https://api.github.com/repos/melborne/gh-diff/contents/bin/gh-diff?ref=master
|
@@ -81,7 +81,7 @@ http_interactions:
|
|
81
81
|
Accept:
|
82
82
|
- application/vnd.github.v3+json
|
83
83
|
User-Agent:
|
84
|
-
- Octokit Ruby Gem 3.
|
84
|
+
- Octokit Ruby Gem 3.2.0
|
85
85
|
Accept-Encoding:
|
86
86
|
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
87
87
|
response:
|
@@ -92,7 +92,7 @@ http_interactions:
|
|
92
92
|
Server:
|
93
93
|
- GitHub.com
|
94
94
|
Date:
|
95
|
-
-
|
95
|
+
- Tue, 22 Jul 2014 13:28:01 GMT
|
96
96
|
Content-Type:
|
97
97
|
- application/json; charset=utf-8
|
98
98
|
Transfer-Encoding:
|
@@ -102,13 +102,13 @@ http_interactions:
|
|
102
102
|
X-Ratelimit-Limit:
|
103
103
|
- '60'
|
104
104
|
X-Ratelimit-Remaining:
|
105
|
-
- '
|
105
|
+
- '58'
|
106
106
|
X-Ratelimit-Reset:
|
107
|
-
- '
|
107
|
+
- '1406039280'
|
108
108
|
Cache-Control:
|
109
109
|
- public, max-age=60, s-maxage=60
|
110
110
|
Last-Modified:
|
111
|
-
-
|
111
|
+
- Tue, 22 Jul 2014 13:22:36 GMT
|
112
112
|
Etag:
|
113
113
|
- '"ea0aae4ec6b8ddf249d9c8f9c21e8f90"'
|
114
114
|
Vary:
|
@@ -130,18 +130,91 @@ http_interactions:
|
|
130
130
|
Access-Control-Allow-Origin:
|
131
131
|
- "*"
|
132
132
|
X-Github-Request-Id:
|
133
|
-
- DE962F8B:
|
133
|
+
- DE962F8B:4565:3AA6153:53CE66E1
|
134
134
|
Strict-Transport-Security:
|
135
135
|
- max-age=31536000; includeSubdomains
|
136
136
|
X-Content-Type-Options:
|
137
137
|
- nosniff
|
138
138
|
X-Served-By:
|
139
|
-
-
|
139
|
+
- 971af40390ac4398fcdd45c8dab0fbe7
|
140
140
|
body:
|
141
141
|
encoding: UTF-8
|
142
142
|
string: '{"name":"gh-diff","path":"bin/gh-diff","sha":"97f13c6aafe6520b33960b32c398e4c8bbeb4bf7","size":64,"url":"https://api.github.com/repos/melborne/gh-diff/contents/bin/gh-diff?ref=master","html_url":"https://github.com/melborne/gh-diff/blob/master/bin/gh-diff","git_url":"https://api.github.com/repos/melborne/gh-diff/git/blobs/97f13c6aafe6520b33960b32c398e4c8bbeb4bf7","type":"file","content":"IyEvdXNyL2Jpbi9lbnYgcnVieQoKcmVxdWlyZSAnZ2gtZGlmZicKCkdoRGlm\nZjo6Q0xJLnN0YXJ0KEFSR1YpCg==\n","encoding":"base64","_links":{"self":"https://api.github.com/repos/melborne/gh-diff/contents/bin/gh-diff?ref=master","git":"https://api.github.com/repos/melborne/gh-diff/git/blobs/97f13c6aafe6520b33960b32c398e4c8bbeb4bf7","html":"https://github.com/melborne/gh-diff/blob/master/bin/gh-diff"}}'
|
143
143
|
http_version:
|
144
|
-
recorded_at:
|
144
|
+
recorded_at: Tue, 22 Jul 2014 13:28:01 GMT
|
145
|
+
- request:
|
146
|
+
method: get
|
147
|
+
uri: https://api.github.com/repos/melborne/gh-diff/git/refs/heads/master
|
148
|
+
body:
|
149
|
+
encoding: US-ASCII
|
150
|
+
string: ''
|
151
|
+
headers:
|
152
|
+
Accept:
|
153
|
+
- application/vnd.github.v3+json
|
154
|
+
User-Agent:
|
155
|
+
- Octokit Ruby Gem 3.2.0
|
156
|
+
Accept-Encoding:
|
157
|
+
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
158
|
+
response:
|
159
|
+
status:
|
160
|
+
code: 200
|
161
|
+
message: OK
|
162
|
+
headers:
|
163
|
+
Server:
|
164
|
+
- GitHub.com
|
165
|
+
Date:
|
166
|
+
- Tue, 22 Jul 2014 13:28:02 GMT
|
167
|
+
Content-Type:
|
168
|
+
- application/json; charset=utf-8
|
169
|
+
Transfer-Encoding:
|
170
|
+
- chunked
|
171
|
+
Status:
|
172
|
+
- 200 OK
|
173
|
+
X-Ratelimit-Limit:
|
174
|
+
- '60'
|
175
|
+
X-Ratelimit-Remaining:
|
176
|
+
- '57'
|
177
|
+
X-Ratelimit-Reset:
|
178
|
+
- '1406039280'
|
179
|
+
Cache-Control:
|
180
|
+
- public, max-age=60, s-maxage=60
|
181
|
+
Last-Modified:
|
182
|
+
- Sun, 20 Jul 2014 13:05:22 GMT
|
183
|
+
Etag:
|
184
|
+
- '"14f1cf9afebdb06ea3a18b94f181372f"'
|
185
|
+
X-Poll-Interval:
|
186
|
+
- '300'
|
187
|
+
Vary:
|
188
|
+
- Accept
|
189
|
+
- Accept-Encoding
|
190
|
+
X-Github-Media-Type:
|
191
|
+
- github.v3; format=json
|
192
|
+
X-Xss-Protection:
|
193
|
+
- 1; mode=block
|
194
|
+
X-Frame-Options:
|
195
|
+
- deny
|
196
|
+
Content-Security-Policy:
|
197
|
+
- default-src 'none'
|
198
|
+
Access-Control-Allow-Credentials:
|
199
|
+
- 'true'
|
200
|
+
Access-Control-Expose-Headers:
|
201
|
+
- ETag, Link, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset,
|
202
|
+
X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval
|
203
|
+
Access-Control-Allow-Origin:
|
204
|
+
- "*"
|
205
|
+
X-Github-Request-Id:
|
206
|
+
- DE962F8B:4566:116D39D:53CE66E1
|
207
|
+
Strict-Transport-Security:
|
208
|
+
- max-age=31536000; includeSubdomains
|
209
|
+
X-Content-Type-Options:
|
210
|
+
- nosniff
|
211
|
+
X-Served-By:
|
212
|
+
- a1d8c69b807c8e21f06cad9da377d1b0
|
213
|
+
body:
|
214
|
+
encoding: UTF-8
|
215
|
+
string: '{"ref":"refs/heads/master","url":"https://api.github.com/repos/melborne/gh-diff/git/refs/heads/master","object":{"sha":"a8bd616c34986efa30148abbb474b0f62894fccf","type":"commit","url":"https://api.github.com/repos/melborne/gh-diff/git/commits/a8bd616c34986efa30148abbb474b0f62894fccf"}}'
|
216
|
+
http_version:
|
217
|
+
recorded_at: Tue, 22 Jul 2014 13:28:02 GMT
|
145
218
|
- request:
|
146
219
|
method: get
|
147
220
|
uri: https://api.github.com/repos/melborne/gh-diff/git/refs/heads/master
|
@@ -152,7 +225,7 @@ http_interactions:
|
|
152
225
|
Accept:
|
153
226
|
- application/vnd.github.v3+json
|
154
227
|
User-Agent:
|
155
|
-
- Octokit Ruby Gem 3.
|
228
|
+
- Octokit Ruby Gem 3.2.0
|
156
229
|
Accept-Encoding:
|
157
230
|
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
158
231
|
response:
|
@@ -163,7 +236,7 @@ http_interactions:
|
|
163
236
|
Server:
|
164
237
|
- GitHub.com
|
165
238
|
Date:
|
166
|
-
-
|
239
|
+
- Tue, 22 Jul 2014 13:28:03 GMT
|
167
240
|
Content-Type:
|
168
241
|
- application/json; charset=utf-8
|
169
242
|
Transfer-Encoding:
|
@@ -173,15 +246,15 @@ http_interactions:
|
|
173
246
|
X-Ratelimit-Limit:
|
174
247
|
- '60'
|
175
248
|
X-Ratelimit-Remaining:
|
176
|
-
- '
|
249
|
+
- '56'
|
177
250
|
X-Ratelimit-Reset:
|
178
|
-
- '
|
251
|
+
- '1406039280'
|
179
252
|
Cache-Control:
|
180
253
|
- public, max-age=60, s-maxage=60
|
181
254
|
Last-Modified:
|
182
|
-
- Sun,
|
255
|
+
- Sun, 20 Jul 2014 13:05:22 GMT
|
183
256
|
Etag:
|
184
|
-
- '"
|
257
|
+
- '"14f1cf9afebdb06ea3a18b94f181372f"'
|
185
258
|
X-Poll-Interval:
|
186
259
|
- '300'
|
187
260
|
Vary:
|
@@ -203,16 +276,16 @@ http_interactions:
|
|
203
276
|
Access-Control-Allow-Origin:
|
204
277
|
- "*"
|
205
278
|
X-Github-Request-Id:
|
206
|
-
- DE962F8B:
|
279
|
+
- DE962F8B:4566:116D470:53CE66E2
|
207
280
|
Strict-Transport-Security:
|
208
281
|
- max-age=31536000; includeSubdomains
|
209
282
|
X-Content-Type-Options:
|
210
283
|
- nosniff
|
211
284
|
X-Served-By:
|
212
|
-
-
|
285
|
+
- 971af40390ac4398fcdd45c8dab0fbe7
|
213
286
|
body:
|
214
287
|
encoding: UTF-8
|
215
|
-
string: '{"ref":"refs/heads/master","url":"https://api.github.com/repos/melborne/gh-diff/git/refs/heads/master","object":{"sha":"
|
288
|
+
string: '{"ref":"refs/heads/master","url":"https://api.github.com/repos/melborne/gh-diff/git/refs/heads/master","object":{"sha":"a8bd616c34986efa30148abbb474b0f62894fccf","type":"commit","url":"https://api.github.com/repos/melborne/gh-diff/git/commits/a8bd616c34986efa30148abbb474b0f62894fccf"}}'
|
216
289
|
http_version:
|
217
|
-
recorded_at:
|
290
|
+
recorded_at: Tue, 22 Jul 2014 13:28:03 GMT
|
218
291
|
recorded_with: VCR 2.9.2
|
@@ -10,7 +10,7 @@ http_interactions:
|
|
10
10
|
Accept:
|
11
11
|
- application/vnd.github.v3+json
|
12
12
|
User-Agent:
|
13
|
-
- Octokit Ruby Gem 3.
|
13
|
+
- Octokit Ruby Gem 3.2.0
|
14
14
|
Accept-Encoding:
|
15
15
|
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
16
16
|
response:
|
@@ -21,7 +21,7 @@ http_interactions:
|
|
21
21
|
Server:
|
22
22
|
- GitHub.com
|
23
23
|
Date:
|
24
|
-
-
|
24
|
+
- Tue, 22 Jul 2014 12:54:10 GMT
|
25
25
|
Content-Type:
|
26
26
|
- application/json; charset=utf-8
|
27
27
|
Transfer-Encoding:
|
@@ -31,13 +31,13 @@ http_interactions:
|
|
31
31
|
X-Ratelimit-Limit:
|
32
32
|
- '60'
|
33
33
|
X-Ratelimit-Remaining:
|
34
|
-
- '
|
34
|
+
- '58'
|
35
35
|
X-Ratelimit-Reset:
|
36
|
-
- '
|
36
|
+
- '1406035503'
|
37
37
|
Cache-Control:
|
38
38
|
- public, max-age=60, s-maxage=60
|
39
39
|
Last-Modified:
|
40
|
-
- Sun,
|
40
|
+
- Sun, 20 Jul 2014 13:05:22 GMT
|
41
41
|
Etag:
|
42
42
|
- '"a98e37e86a4246a85b31e0297c2b068b"'
|
43
43
|
Vary:
|
@@ -59,18 +59,18 @@ http_interactions:
|
|
59
59
|
Access-Control-Allow-Origin:
|
60
60
|
- "*"
|
61
61
|
X-Github-Request-Id:
|
62
|
-
- DE962F8B:
|
62
|
+
- DE962F8B:72A7:2E2F590:53CE5EF1
|
63
63
|
Strict-Transport-Security:
|
64
64
|
- max-age=31536000; includeSubdomains
|
65
65
|
X-Content-Type-Options:
|
66
66
|
- nosniff
|
67
67
|
X-Served-By:
|
68
|
-
-
|
68
|
+
- 6d7de9e645814cac34ea2a8d72ba3141
|
69
69
|
body:
|
70
70
|
encoding: UTF-8
|
71
71
|
string: '[{"name":"gh-diff","path":"bin/gh-diff","sha":"97f13c6aafe6520b33960b32c398e4c8bbeb4bf7","size":64,"url":"https://api.github.com/repos/melborne/gh-diff/contents/bin/gh-diff?ref=master","html_url":"https://github.com/melborne/gh-diff/blob/master/bin/gh-diff","git_url":"https://api.github.com/repos/melborne/gh-diff/git/blobs/97f13c6aafe6520b33960b32c398e4c8bbeb4bf7","type":"file","_links":{"self":"https://api.github.com/repos/melborne/gh-diff/contents/bin/gh-diff?ref=master","git":"https://api.github.com/repos/melborne/gh-diff/git/blobs/97f13c6aafe6520b33960b32c398e4c8bbeb4bf7","html":"https://github.com/melborne/gh-diff/blob/master/bin/gh-diff"}}]'
|
72
72
|
http_version:
|
73
|
-
recorded_at:
|
73
|
+
recorded_at: Tue, 22 Jul 2014 12:54:10 GMT
|
74
74
|
- request:
|
75
75
|
method: get
|
76
76
|
uri: https://api.github.com/repos/melborne/gh-diff/contents/bin/gh-diff?ref=master
|
@@ -81,7 +81,7 @@ http_interactions:
|
|
81
81
|
Accept:
|
82
82
|
- application/vnd.github.v3+json
|
83
83
|
User-Agent:
|
84
|
-
- Octokit Ruby Gem 3.
|
84
|
+
- Octokit Ruby Gem 3.2.0
|
85
85
|
Accept-Encoding:
|
86
86
|
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
87
87
|
response:
|
@@ -92,7 +92,7 @@ http_interactions:
|
|
92
92
|
Server:
|
93
93
|
- GitHub.com
|
94
94
|
Date:
|
95
|
-
-
|
95
|
+
- Tue, 22 Jul 2014 12:54:10 GMT
|
96
96
|
Content-Type:
|
97
97
|
- application/json; charset=utf-8
|
98
98
|
Transfer-Encoding:
|
@@ -102,13 +102,13 @@ http_interactions:
|
|
102
102
|
X-Ratelimit-Limit:
|
103
103
|
- '60'
|
104
104
|
X-Ratelimit-Remaining:
|
105
|
-
- '
|
105
|
+
- '57'
|
106
106
|
X-Ratelimit-Reset:
|
107
|
-
- '
|
107
|
+
- '1406035503'
|
108
108
|
Cache-Control:
|
109
109
|
- public, max-age=60, s-maxage=60
|
110
110
|
Last-Modified:
|
111
|
-
-
|
111
|
+
- Tue, 22 Jul 2014 12:45:01 GMT
|
112
112
|
Etag:
|
113
113
|
- '"ea0aae4ec6b8ddf249d9c8f9c21e8f90"'
|
114
114
|
Vary:
|
@@ -130,16 +130,16 @@ http_interactions:
|
|
130
130
|
Access-Control-Allow-Origin:
|
131
131
|
- "*"
|
132
132
|
X-Github-Request-Id:
|
133
|
-
- DE962F8B:
|
133
|
+
- DE962F8B:72AA:16E1FD0:53CE5EF2
|
134
134
|
Strict-Transport-Security:
|
135
135
|
- max-age=31536000; includeSubdomains
|
136
136
|
X-Content-Type-Options:
|
137
137
|
- nosniff
|
138
138
|
X-Served-By:
|
139
|
-
-
|
139
|
+
- d818ddef80f4c7d10683dd483558952a
|
140
140
|
body:
|
141
141
|
encoding: UTF-8
|
142
142
|
string: '{"name":"gh-diff","path":"bin/gh-diff","sha":"97f13c6aafe6520b33960b32c398e4c8bbeb4bf7","size":64,"url":"https://api.github.com/repos/melborne/gh-diff/contents/bin/gh-diff?ref=master","html_url":"https://github.com/melborne/gh-diff/blob/master/bin/gh-diff","git_url":"https://api.github.com/repos/melborne/gh-diff/git/blobs/97f13c6aafe6520b33960b32c398e4c8bbeb4bf7","type":"file","content":"IyEvdXNyL2Jpbi9lbnYgcnVieQoKcmVxdWlyZSAnZ2gtZGlmZicKCkdoRGlm\nZjo6Q0xJLnN0YXJ0KEFSR1YpCg==\n","encoding":"base64","_links":{"self":"https://api.github.com/repos/melborne/gh-diff/contents/bin/gh-diff?ref=master","git":"https://api.github.com/repos/melborne/gh-diff/git/blobs/97f13c6aafe6520b33960b32c398e4c8bbeb4bf7","html":"https://github.com/melborne/gh-diff/blob/master/bin/gh-diff"}}'
|
143
143
|
http_version:
|
144
|
-
recorded_at:
|
144
|
+
recorded_at: Tue, 22 Jul 2014 12:54:11 GMT
|
145
145
|
recorded_with: VCR 2.9.2
|
data/spec/cli_spec.rb
CHANGED
@@ -3,7 +3,7 @@ require 'spec_helper'
|
|
3
3
|
describe GhDiff::CLI do
|
4
4
|
before(:all) do
|
5
5
|
@diff_result = ~<<-EOS
|
6
|
-
|
6
|
+
base_revision: 3dffa8284f604e4ac87ce6eb4bc8bbaa257da8d8[refs/heads/master]
|
7
7
|
--- docs/quickstart.md
|
8
8
|
+++ docs/quickstart.md
|
9
9
|
|
@@ -63,7 +63,7 @@ describe GhDiff::CLI do
|
|
63
63
|
--ref)
|
64
64
|
GhDiff::CLI.start
|
65
65
|
expect($stdout.string).to match(/title: Quick-start guide/)
|
66
|
-
expect($stdout.string).to match(/
|
66
|
+
expect($stdout.string).to match(/base_revision: 4d8dab.*master/)
|
67
67
|
end
|
68
68
|
end
|
69
69
|
end
|
@@ -159,7 +159,7 @@ describe GhDiff::CLI do
|
|
159
159
|
GhDiff::CLI.start
|
160
160
|
path = "diff/bin/gh-diff"
|
161
161
|
expect(File.exist? path).to be true
|
162
|
-
expect(File.read path).to match(/
|
162
|
+
expect(File.read path).to match(/base_revision: a8bd616c3/)
|
163
163
|
end
|
164
164
|
end
|
165
165
|
end
|
File without changes
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: gh-diff
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.9
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- kyoendo
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2014-07-
|
11
|
+
date: 2014-07-29 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: togglate
|
@@ -200,6 +200,7 @@ files:
|
|
200
200
|
- spec/cassettes/save-dir-diff-ref.yml
|
201
201
|
- spec/cassettes/save-dir-diff.yml
|
202
202
|
- spec/cli_spec.rb
|
203
|
+
- spec/fixtures/bin/empty.txt
|
203
204
|
- spec/fixtures/docs/migrations.md
|
204
205
|
- spec/fixtures/docs/quickstart.md
|
205
206
|
- spec/fixtures/ja-docs/quickstart.ja.md
|
@@ -244,6 +245,7 @@ test_files:
|
|
244
245
|
- spec/cassettes/save-dir-diff-ref.yml
|
245
246
|
- spec/cassettes/save-dir-diff.yml
|
246
247
|
- spec/cli_spec.rb
|
248
|
+
- spec/fixtures/bin/empty.txt
|
247
249
|
- spec/fixtures/docs/migrations.md
|
248
250
|
- spec/fixtures/docs/quickstart.md
|
249
251
|
- spec/fixtures/ja-docs/quickstart.ja.md
|