killbill-payment-test 1.6.1 → 1.6.2
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.
- checksums.yaml +7 -0
- data/Jarfile +4 -4
- data/VERSION +1 -1
- data/killbill-payment-test.gemspec +1 -1
- data/pom.xml +1 -1
- metadata +22 -36
checksums.yaml
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
---
|
|
2
|
+
SHA1:
|
|
3
|
+
metadata.gz: a972bf23fde498d2619fbbe2fcf8a45cab33454b
|
|
4
|
+
data.tar.gz: ca2a3c9e73593cd0696bce2a07015a6607a045c0
|
|
5
|
+
SHA512:
|
|
6
|
+
metadata.gz: 84834329292a01e8406e5ae5021b873caede170d4bd5586b4eec7a1405229e1b7927e39e6e62589bee2b0750b286ea58df647afdc3c861e3a993db2654faa242
|
|
7
|
+
data.tar.gz: 59e94f0ba669a73ac622ee2dbd63eb419f79669b6dcebd491f0a1eae416cacfbd1ae0d3c0921a066e0f1e91f6e2e47c606aa75fd3d2fbf12bd80c13d695e9804
|
data/Jarfile
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
jar 'com.ning.billing:killbill-api', '0.7.
|
|
2
|
-
jar 'com.ning.billing.plugin:killbill-plugin-api-notification', '0.6.
|
|
3
|
-
jar 'com.ning.billing.plugin:killbill-plugin-api-payment', '0.6.
|
|
4
|
-
jar 'com.ning.billing.plugin:killbill-plugin-api-currency', '0.6.
|
|
1
|
+
jar 'com.ning.billing:killbill-api', '0.7.8'
|
|
2
|
+
jar 'com.ning.billing.plugin:killbill-plugin-api-notification', '0.6.2'
|
|
3
|
+
jar 'com.ning.billing.plugin:killbill-plugin-api-payment', '0.6.2'
|
|
4
|
+
jar 'com.ning.billing.plugin:killbill-plugin-api-currency', '0.6.2'
|
|
5
5
|
jar 'com.ning.billing:killbill-util:tests', '0.7.1'
|
|
6
6
|
jar 'javax.servlet:javax.servlet-api', '3.0.1'
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.6.
|
|
1
|
+
1.6.2
|
|
@@ -22,7 +22,7 @@ Gem::Specification.new do |s|
|
|
|
22
22
|
|
|
23
23
|
s.rdoc_options << '--exclude' << '.'
|
|
24
24
|
|
|
25
|
-
s.add_dependency 'killbill', '~> 1.
|
|
25
|
+
s.add_dependency 'killbill', '~> 1.9.0'
|
|
26
26
|
|
|
27
27
|
s.add_development_dependency 'jbundler', '~> 0.4.1'
|
|
28
28
|
s.add_development_dependency 'rake', '>= 10.0.0'
|
data/pom.xml
CHANGED
metadata
CHANGED
|
@@ -1,78 +1,69 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: killbill-payment-test
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.6.
|
|
5
|
-
prerelease:
|
|
4
|
+
version: 1.6.2
|
|
6
5
|
platform: ruby
|
|
7
6
|
authors:
|
|
8
7
|
- Kill Bill core team
|
|
9
8
|
autorequire:
|
|
10
9
|
bindir: bin
|
|
11
10
|
cert_chain: []
|
|
12
|
-
date:
|
|
11
|
+
date: 2014-01-02 00:00:00.000000000 Z
|
|
13
12
|
dependencies:
|
|
14
13
|
- !ruby/object:Gem::Dependency
|
|
15
14
|
name: killbill
|
|
16
15
|
version_requirements: !ruby/object:Gem::Requirement
|
|
17
16
|
requirements:
|
|
18
|
-
- -
|
|
17
|
+
- - ~>
|
|
19
18
|
- !ruby/object:Gem::Version
|
|
20
|
-
version: 1.
|
|
21
|
-
none: false
|
|
19
|
+
version: 1.9.0
|
|
22
20
|
requirement: !ruby/object:Gem::Requirement
|
|
23
21
|
requirements:
|
|
24
|
-
- -
|
|
22
|
+
- - ~>
|
|
25
23
|
- !ruby/object:Gem::Version
|
|
26
|
-
version: 1.
|
|
27
|
-
none: false
|
|
24
|
+
version: 1.9.0
|
|
28
25
|
prerelease: false
|
|
29
26
|
type: :runtime
|
|
30
27
|
- !ruby/object:Gem::Dependency
|
|
31
28
|
name: jbundler
|
|
32
29
|
version_requirements: !ruby/object:Gem::Requirement
|
|
33
30
|
requirements:
|
|
34
|
-
- -
|
|
31
|
+
- - ~>
|
|
35
32
|
- !ruby/object:Gem::Version
|
|
36
33
|
version: 0.4.1
|
|
37
|
-
none: false
|
|
38
34
|
requirement: !ruby/object:Gem::Requirement
|
|
39
35
|
requirements:
|
|
40
|
-
- -
|
|
36
|
+
- - ~>
|
|
41
37
|
- !ruby/object:Gem::Version
|
|
42
38
|
version: 0.4.1
|
|
43
|
-
none: false
|
|
44
39
|
prerelease: false
|
|
45
40
|
type: :development
|
|
46
41
|
- !ruby/object:Gem::Dependency
|
|
47
42
|
name: rake
|
|
48
43
|
version_requirements: !ruby/object:Gem::Requirement
|
|
49
44
|
requirements:
|
|
50
|
-
- -
|
|
45
|
+
- - '>='
|
|
51
46
|
- !ruby/object:Gem::Version
|
|
52
47
|
version: 10.0.0
|
|
53
|
-
none: false
|
|
54
48
|
requirement: !ruby/object:Gem::Requirement
|
|
55
49
|
requirements:
|
|
56
|
-
- -
|
|
50
|
+
- - '>='
|
|
57
51
|
- !ruby/object:Gem::Version
|
|
58
52
|
version: 10.0.0
|
|
59
|
-
none: false
|
|
60
53
|
prerelease: false
|
|
61
54
|
type: :development
|
|
62
55
|
- !ruby/object:Gem::Dependency
|
|
63
56
|
name: rspec
|
|
64
57
|
version_requirements: !ruby/object:Gem::Requirement
|
|
65
58
|
requirements:
|
|
66
|
-
- -
|
|
59
|
+
- - ~>
|
|
67
60
|
- !ruby/object:Gem::Version
|
|
68
61
|
version: 2.12.0
|
|
69
|
-
none: false
|
|
70
62
|
requirement: !ruby/object:Gem::Requirement
|
|
71
63
|
requirements:
|
|
72
|
-
- -
|
|
64
|
+
- - ~>
|
|
73
65
|
- !ruby/object:Gem::Version
|
|
74
66
|
version: 2.12.0
|
|
75
|
-
none: false
|
|
76
67
|
prerelease: false
|
|
77
68
|
type: :development
|
|
78
69
|
description: Kill Bill Plugin to test the payment plugin api.
|
|
@@ -81,8 +72,8 @@ executables: []
|
|
|
81
72
|
extensions: []
|
|
82
73
|
extra_rdoc_files: []
|
|
83
74
|
files:
|
|
84
|
-
-
|
|
85
|
-
-
|
|
75
|
+
- .gitignore
|
|
76
|
+
- .travis.yml
|
|
86
77
|
- Gemfile
|
|
87
78
|
- Jarfile
|
|
88
79
|
- README.md
|
|
@@ -99,33 +90,28 @@ files:
|
|
|
99
90
|
homepage: http://kill-bill.org
|
|
100
91
|
licenses:
|
|
101
92
|
- Apache License (2.0)
|
|
93
|
+
metadata: {}
|
|
102
94
|
post_install_message:
|
|
103
95
|
rdoc_options:
|
|
104
|
-
-
|
|
105
|
-
-
|
|
96
|
+
- --exclude
|
|
97
|
+
- .
|
|
106
98
|
require_paths:
|
|
107
99
|
- lib
|
|
108
100
|
required_ruby_version: !ruby/object:Gem::Requirement
|
|
109
101
|
requirements:
|
|
110
|
-
- -
|
|
102
|
+
- - '>='
|
|
111
103
|
- !ruby/object:Gem::Version
|
|
112
104
|
version: 1.9.3
|
|
113
|
-
none: false
|
|
114
105
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
|
115
106
|
requirements:
|
|
116
|
-
- -
|
|
107
|
+
- - '>='
|
|
117
108
|
- !ruby/object:Gem::Version
|
|
118
|
-
|
|
119
|
-
- 0
|
|
120
|
-
version: !binary |-
|
|
121
|
-
MA==
|
|
122
|
-
hash: 2
|
|
123
|
-
none: false
|
|
109
|
+
version: '0'
|
|
124
110
|
requirements: []
|
|
125
111
|
rubyforge_project:
|
|
126
|
-
rubygems_version:
|
|
112
|
+
rubygems_version: 2.2.0
|
|
127
113
|
signing_key:
|
|
128
|
-
specification_version:
|
|
114
|
+
specification_version: 4
|
|
129
115
|
summary: Plugin to test the payment plugin api.
|
|
130
116
|
test_files:
|
|
131
117
|
- spec/payment_test/base_plugin_spec.rb
|