peddler 0.7.0 → 0.7.1

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: peddler
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.7.0
4
+ version: 0.7.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Hakan Ensari
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-04-08 00:00:00.000000000 Z
11
+ date: 2014-04-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jeff
@@ -170,6 +170,7 @@ files:
170
170
  - test/integration/test_feeds.rb
171
171
  - test/integration/test_orders.rb
172
172
  - test/integration/test_products.rb
173
+ - test/integration/test_recommendations.rb
173
174
  - test/integration/test_reports.rb
174
175
  - test/integration/test_sellers.rb
175
176
  - test/integration/test_subscriptions.rb
@@ -185,6 +186,7 @@ files:
185
186
  - test/vcr_cassettes/Feeds.yml
186
187
  - test/vcr_cassettes/Orders.yml
187
188
  - test/vcr_cassettes/Products.yml
189
+ - test/vcr_cassettes/Recommendations.yml
188
190
  - test/vcr_cassettes/Reports.yml
189
191
  - test/vcr_cassettes/Sellers.yml
190
192
  - test/vcr_cassettes/Subscriptions.yml
@@ -216,6 +218,7 @@ test_files:
216
218
  - test/integration/test_feeds.rb
217
219
  - test/integration/test_orders.rb
218
220
  - test/integration/test_products.rb
221
+ - test/integration/test_recommendations.rb
219
222
  - test/integration/test_reports.rb
220
223
  - test/integration/test_sellers.rb
221
224
  - test/integration/test_subscriptions.rb
@@ -231,6 +234,7 @@ test_files:
231
234
  - test/vcr_cassettes/Feeds.yml
232
235
  - test/vcr_cassettes/Orders.yml
233
236
  - test/vcr_cassettes/Products.yml
237
+ - test/vcr_cassettes/Recommendations.yml
234
238
  - test/vcr_cassettes/Reports.yml
235
239
  - test/vcr_cassettes/Sellers.yml
236
240
  - test/vcr_cassettes/Subscriptions.yml