dota 0.0.5 → 0.0.7

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dota
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.5
4
+ version: 0.0.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Vinni Carlo Caños
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-11-19 00:00:00.000000000 Z
11
+ date: 2014-11-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday
@@ -158,6 +158,7 @@ files:
158
158
  - spec/dota_spec.rb
159
159
  - spec/fixtures/vcr_cassettes/GetLeagueListing.yml
160
160
  - spec/fixtures/vcr_cassettes/GetMatchDetails.yml
161
+ - spec/fixtures/vcr_cassettes/GetMatchHistory.yml
161
162
  - spec/spec_helper.rb
162
163
  - spec/support/vcr.rb
163
164
  homepage: http://github.com/vinnicc/dota
@@ -194,5 +195,6 @@ test_files:
194
195
  - spec/dota_spec.rb
195
196
  - spec/fixtures/vcr_cassettes/GetLeagueListing.yml
196
197
  - spec/fixtures/vcr_cassettes/GetMatchDetails.yml
198
+ - spec/fixtures/vcr_cassettes/GetMatchHistory.yml
197
199
  - spec/spec_helper.rb
198
200
  - spec/support/vcr.rb