jtv 1.0.0 → 1.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2,7 +2,7 @@
2
2
  http_interactions:
3
3
  - request:
4
4
  method: get
5
- uri: http://api.justin.tv/stream/summary
5
+ uri: http://api.justin.tv/stream/summary.json
6
6
  body:
7
7
  encoding: US-ASCII
8
8
  string: ''
@@ -12,8 +12,8 @@ http_interactions:
12
12
  User-Agent:
13
13
  - Jtv Gem
14
14
  Authorization:
15
- - OAuth oauth_nonce="6ab87bbe6525e7caf17e5b15501bd83f", oauth_signature="tsFSUOPWlnFGxnXByHRune2KUDY%3D",
16
- oauth_signature_method="HMAC-SHA1", oauth_timestamp="1361148616", oauth_version="1.0"
15
+ - OAuth oauth_nonce="f25116e138a63a6406db3ab48e628bef", oauth_signature="ZtZy1hHJurMLwWSKNxvE3u01UKI%3D",
16
+ oauth_signature_method="HMAC-SHA1", oauth_timestamp="1368407743", oauth_version="1.0"
17
17
  Accept-Encoding:
18
18
  - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
19
19
  response:
@@ -24,36 +24,28 @@ http_interactions:
24
24
  Server:
25
25
  - nginx
26
26
  Date:
27
- - Mon, 18 Feb 2013 00:50:16 GMT
27
+ - Mon, 13 May 2013 01:15:42 GMT
28
28
  Content-Type:
29
29
  - application/json
30
30
  Transfer-Encoding:
31
31
  - chunked
32
32
  Connection:
33
33
  - close
34
- Status:
35
- - 200 OK
36
- Via:
37
- - Twice 0.2 twice3:3347
38
- X-Runtime:
39
- - '0.013318'
40
- X-Geo:
41
- - US
42
- X-Request-Id:
43
- - e351f4150bb9fd137fe9ce2231e90aa9
44
- Etag:
45
- - '"f1c3feb253d25f8586de0e4c601b0e72"'
46
- X-Ua-Compatible:
47
- - IE=Edge,chrome=1
34
+ Content-Language:
35
+ - en
36
+ Expires:
37
+ - Mon, 13 May 2013 01:15:44 GMT
38
+ Vary:
39
+ - Accept-Language, Cookie
40
+ Last-Modified:
41
+ - Mon, 13 May 2013 01:15:14 GMT
48
42
  Cache-Control:
49
- - must-revalidate, private, max-age=0
50
- X-Rack-Cache:
51
- - miss
43
+ - max-age=30
52
44
  Front-End-Https:
53
45
  - 'off'
54
46
  body:
55
47
  encoding: UTF-8
56
- string: '{"average_bitrate":0,"streams_count":5919,"viewers_count":"249095"}'
48
+ string: '{"average_bitrate": 0, "viewers_count": 209078, "streams_count": 6165}'
57
49
  http_version:
58
- recorded_at: Mon, 18 Feb 2013 00:50:16 GMT
50
+ recorded_at: Mon, 13 May 2013 01:15:44 GMT
59
51
  recorded_with: VCR 2.4.0
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jtv
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - David Ratajczak
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2013-02-18 00:00:00.000000000 Z
11
+ date: 2013-05-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rake
@@ -117,6 +117,7 @@ extra_rdoc_files: []
117
117
  files:
118
118
  - .gitignore
119
119
  - .rspec
120
+ - .travis.yml
120
121
  - CHANGELOG.md
121
122
  - Gemfile
122
123
  - LICENSE
@@ -173,7 +174,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
173
174
  version: '0'
174
175
  requirements: []
175
176
  rubyforge_project:
176
- rubygems_version: 2.0.0.rc.2
177
+ rubygems_version: 2.0.2
177
178
  signing_key:
178
179
  specification_version: 4
179
180
  summary: Justin.tv and Twitch.tv API library