peddler 0.7.11 → 0.8.0

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.
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.11
4
+ version: 0.8.0
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-06-18 00:00:00.000000000 Z
11
+ date: 2014-08-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jeff
@@ -168,8 +168,9 @@ files:
168
168
  - test/integration/test_sellers.rb
169
169
  - test/integration/test_subscriptions.rb
170
170
  - test/integration_helper.rb
171
- - test/mws.yml
171
+ - test/mws.yml.1
172
172
  - test/mws.yml.example
173
+ - test/mws.yml.mop
173
174
  - test/unit/mws/test_off_amazon_payments.rb
174
175
  - test/unit/mws/test_products.rb
175
176
  - test/unit/peddler/test_client.rb
@@ -212,7 +213,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
212
213
  version: '0'
213
214
  requirements: []
214
215
  rubyforge_project:
215
- rubygems_version: 2.2.2
216
+ rubygems_version: 2.3.0
216
217
  signing_key:
217
218
  specification_version: 4
218
219
  summary: Wraps the Amazon MWS APIs
@@ -232,8 +233,9 @@ test_files:
232
233
  - test/integration/test_sellers.rb
233
234
  - test/integration/test_subscriptions.rb
234
235
  - test/integration_helper.rb
235
- - test/mws.yml
236
+ - test/mws.yml.1
236
237
  - test/mws.yml.example
238
+ - test/mws.yml.mop
237
239
  - test/unit/mws/test_off_amazon_payments.rb
238
240
  - test/unit/mws/test_products.rb
239
241
  - test/unit/peddler/test_client.rb