dss_reuters 0.7.0 → 0.8.0

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: dss_reuters
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.7.0
4
+ version: 0.8.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Arda Karaduman
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2018-12-02 00:00:00.000000000 Z
11
+ date: 2018-12-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -155,14 +155,19 @@ files:
155
155
  - bin/console
156
156
  - bin/setup
157
157
  - dss_reuters.gemspec
158
+ - lib/data_scope_api.rb
158
159
  - lib/data_stream_api.rb
159
160
  - lib/dss_reuters.rb
160
161
  - lib/dss_reuters/version.rb
161
162
  - lib/dss_utilities.rb
163
+ - vcr_cassettes/data_stream_isin.yml
164
+ - vcr_cassettes/data_stream_isin_vs_ric.yml
162
165
  - vcr_cassettes/data_stream_login.yml
163
166
  - vcr_cassettes/data_stream_ric.yml
164
167
  - vcr_cassettes/extract_with_isin.yml
165
168
  - vcr_cassettes/extract_with_location.yml
169
+ - vcr_cassettes/extract_with_ric.yml
170
+ - vcr_cassettes/extract_with_ric_time_series.yml
166
171
  - vcr_cassettes/get_result.yml
167
172
  - vcr_cassettes/login.yml
168
173
  homepage: https://github.com/c0ze/dss_reuters