paypal-sdk-core 0.1.2 → 0.1.3

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,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: paypal-sdk-core
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.2
4
+ version: 0.1.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2012-12-17 00:00:00.000000000 Z
12
+ date: 2012-12-28 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: xml-simple
@@ -43,6 +43,7 @@ files:
43
43
  - spec/support/sample_data.rb
44
44
  - spec/log/test.log
45
45
  - spec/spec_helper.rb
46
+ - spec/config/cacert.pem
46
47
  - spec/config/paypal.yml
47
48
  - spec/config/cert_key.pem
48
49
  - spec/config/sample_data.yml
@@ -85,7 +86,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
85
86
  version: '0'
86
87
  segments:
87
88
  - 0
88
- hash: 623555469
89
+ hash: -227859235
89
90
  required_rubygems_version: !ruby/object:Gem::Requirement
90
91
  none: false
91
92
  requirements:
@@ -94,7 +95,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
94
95
  version: '0'
95
96
  segments:
96
97
  - 0
97
- hash: 623555469
98
+ hash: -227859235
98
99
  requirements: []
99
100
  rubyforge_project:
100
101
  rubygems_version: 1.8.24
@@ -111,6 +112,7 @@ test_files:
111
112
  - spec/support/sample_data.rb
112
113
  - spec/log/test.log
113
114
  - spec/spec_helper.rb
115
+ - spec/config/cacert.pem
114
116
  - spec/config/paypal.yml
115
117
  - spec/config/cert_key.pem
116
118
  - spec/config/sample_data.yml