peddler 1.0.2 → 1.1.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: peddler
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.2
4
+ version: 1.1.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: 2015-10-25 00:00:00.000000000 Z
11
+ date: 2015-10-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jeff
@@ -105,6 +105,7 @@ files:
105
105
  - test/integration/test_sellers.rb
106
106
  - test/integration/test_subscriptions.rb
107
107
  - test/integration/test_webstore.rb
108
+ - test/mws.yml
108
109
  - test/mws.yml.example
109
110
  - test/unit/mws/test_cart_information_client.rb
110
111
  - test/unit/mws/test_customer_information_client.rb
@@ -185,6 +186,7 @@ test_files:
185
186
  - test/integration/test_sellers.rb
186
187
  - test/integration/test_subscriptions.rb
187
188
  - test/integration/test_webstore.rb
189
+ - test/mws.yml
188
190
  - test/mws.yml.example
189
191
  - test/unit/mws/test_cart_information_client.rb
190
192
  - test/unit/mws/test_customer_information_client.rb