killbill-braintree_blue 0.1.0 → 0.2.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 0e7f8214ec9c7c7d78778ecb7219eaadf1fb7d1c
4
- data.tar.gz: 8d747ad742a8620f00d4909d60e34aee96387490
3
+ metadata.gz: 4992954dab3fce38eee200d6e172d6868b3cc7ad
4
+ data.tar.gz: 5cbf36e206397bdabbc2f42d8aab29a5455bdc7e
5
5
  SHA512:
6
- metadata.gz: a5a042641b44ff631f5e0aa3072e6dde2a0804e02f8c1f1509d96bcf0c9caee960665352bf2798630af1760ac224dac35589f3061ed5619c025343ccb1e2bee2
7
- data.tar.gz: b049a15d3dce16a40de54a75a19d9270f45ffe3a76aceb05c43dbb5a998bfe8e1ea57fe7eed2c29c3f9a2a101d7d26483453833a9ab62020fb3c290dfd965212
6
+ metadata.gz: f446e080f6e1696604c89d04675d7b2e954a6d7ba9e797b5628c114f0b187d0eab6f42ae262936be9278cd67560e9bf24d7e43688664c8417bb8b27110c1390b
7
+ data.tar.gz: ded54d6b77e13bec7409f1ffc68a22a2aab3e58985bd719da0643b2a85437dd831bc122edc9e52c2ec27e27a2627c5e7403fc3e61d1ee91cddd08d54e53bd0d1
data/.travis.yml CHANGED
@@ -3,6 +3,9 @@ language: ruby
3
3
  sudo: false
4
4
  cache: bundler
5
5
 
6
+ before_script:
7
+ - bundle exec jbundle install
8
+
6
9
  script: 'bundle exec rake test:spec test:remote:spec'
7
10
 
8
11
  notifications:
data/Gemfile.lock CHANGED
@@ -1,16 +1,16 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- killbill-braintree_blue (0.1.0)
4
+ killbill-braintree_blue (0.2.0)
5
5
  actionpack (~> 4.1.0)
6
6
  actionview (~> 4.1.0)
7
- activemerchant (~> 1.48.0)
7
+ activemerchant (~> 1.55.0)
8
8
  activerecord (~> 4.1.0)
9
9
  activerecord-bogacs (~> 0.3)
10
10
  activerecord-jdbc-adapter (~> 1.3)
11
11
  braintree (~> 2.0)
12
12
  jruby-openssl (~> 0.9.6)
13
- killbill (~> 4.0.0)
13
+ killbill (~> 7.0)
14
14
  monetize (~> 1.1.0)
15
15
  money (~> 6.5.1)
16
16
  offsite_payments (~> 2.1.0)
@@ -32,7 +32,7 @@ GEM
32
32
  active_utils (3.0.0)
33
33
  activesupport (>= 3.2)
34
34
  i18n
35
- activemerchant (1.48.0)
35
+ activemerchant (1.55.0)
36
36
  activesupport (>= 3.2.14, < 5.0.0)
37
37
  builder (>= 2.1.2, < 4.0.0)
38
38
  i18n (>= 0.6.9)
@@ -54,34 +54,48 @@ GEM
54
54
  thread_safe (~> 0.1)
55
55
  tzinfo (~> 1.1)
56
56
  arel (5.0.1.20140414130214)
57
- braintree (2.54.0)
57
+ axiom-types (0.1.1)
58
+ descendants_tracker (~> 0.0.4)
59
+ ice_nine (~> 0.11.0)
60
+ thread_safe (~> 0.3, >= 0.3.1)
61
+ braintree (2.56.0)
58
62
  builder (>= 2.0.0)
59
63
  builder (3.2.2)
64
+ coercible (1.0.0)
65
+ descendants_tracker (~> 0.0.1)
66
+ descendants_tracker (0.0.4)
67
+ thread_safe (~> 0.3, >= 0.3.1)
60
68
  diff-lcs (1.1.3)
69
+ equalizer (0.0.11)
61
70
  erubis (2.7.0)
62
71
  ethon (0.8.0)
63
72
  ffi (>= 1.3.0)
64
73
  ffi (1.9.10-java)
65
74
  i18n (0.7.0)
66
- jbundler (0.4.3)
67
- maven-tools (~> 0.32.1)
68
- ruby-maven (~> 3.0.4)
75
+ ice_nine (0.11.1)
76
+ jar-dependencies (0.3.1)
77
+ jbundler (0.9.2)
78
+ bundler (~> 1.5)
79
+ jar-dependencies (~> 0.2)
80
+ maven-tools (~> 1.0.10)
81
+ ruby-maven (~> 3.3, >= 3.3.3)
69
82
  jdbc-mariadb (1.2.3)
70
83
  jdbc-sqlite3 (3.8.11.2)
71
84
  jruby-openssl (0.9.12-java)
72
85
  json (1.8.3-java)
73
- killbill (4.0.0)
86
+ killbill (7.0.0)
74
87
  rack (>= 1.5.2)
75
88
  sinatra (~> 1.3.4)
76
89
  typhoeus (~> 0.6.9)
77
90
  tzinfo (~> 1.2.0)
78
- maven-tools (0.32.5)
91
+ maven-tools (1.0.13)
92
+ virtus (~> 1.0)
79
93
  minitest (5.8.3)
80
94
  monetize (1.1.0)
81
95
  money (~> 6.5.0)
82
96
  money (6.5.1)
83
97
  i18n (>= 0.6.4, <= 0.7.0)
84
- nokogiri (1.6.6.3-java)
98
+ nokogiri (1.6.7.1-java)
85
99
  offsite_payments (2.1.0)
86
100
  actionpack (>= 3.2.20, < 5.0.0)
87
101
  active_utils (~> 3.0.0)
@@ -104,26 +118,30 @@ GEM
104
118
  rspec-expectations (2.12.1)
105
119
  diff-lcs (~> 1.1.3)
106
120
  rspec-mocks (2.12.2)
107
- ruby-maven (3.0.4.1.4)
108
- maven-tools (~> 0.32.3)
109
- thor (>= 0.14.6, < 2.0)
121
+ ruby-maven (3.3.8)
122
+ ruby-maven-libs (~> 3.3.1)
123
+ ruby-maven-libs (3.3.3)
110
124
  sinatra (1.3.6)
111
125
  rack (~> 1.4)
112
126
  rack-protection (~> 1.3)
113
127
  tilt (~> 1.3, >= 1.3.3)
114
- thor (0.19.1)
115
128
  thread_safe (0.3.5-java)
116
129
  tilt (1.4.1)
117
130
  typhoeus (0.6.9)
118
131
  ethon (>= 0.7.1)
119
132
  tzinfo (1.2.2)
120
133
  thread_safe (~> 0.1)
134
+ virtus (1.0.5)
135
+ axiom-types (~> 0.1)
136
+ coercible (~> 1.0)
137
+ descendants_tracker (~> 0.0, >= 0.0.3)
138
+ equalizer (~> 0.0, >= 0.0.9)
121
139
 
122
140
  PLATFORMS
123
141
  java
124
142
 
125
143
  DEPENDENCIES
126
- jbundler (~> 0.4.3)
144
+ jbundler (~> 0.9.2)
127
145
  jdbc-mariadb (~> 1.1)
128
146
  jdbc-sqlite3 (~> 3.7)
129
147
  killbill-braintree_blue!
data/Jarfile CHANGED
@@ -1,9 +1,11 @@
1
- jar 'org.kill-bill.billing:killbill-api', '0.14'
2
- jar 'org.kill-bill.billing.plugin:killbill-plugin-api-currency', '0.9'
3
- jar 'org.kill-bill.billing.plugin:killbill-plugin-api-invoice', '0.9'
4
- jar 'org.kill-bill.billing.plugin:killbill-plugin-api-notification', '0.9'
5
- jar 'org.kill-bill.billing.plugin:killbill-plugin-api-payment', '0.9'
6
- jar 'org.kill-bill.billing.plugin:killbill-plugin-api-routing', '0.9'
7
- jar 'org.kill-bill.billing:killbill-util:tests', '0.13.7'
1
+ jar 'org.kill-bill.billing:killbill-api', '0.32'
2
+ jar 'org.kill-bill.billing.plugin:killbill-plugin-api-currency', '0.18'
3
+ jar 'org.kill-bill.billing.plugin:killbill-plugin-api-invoice', '0.18'
4
+ jar 'org.kill-bill.billing.plugin:killbill-plugin-api-notification', '0.18'
5
+ jar 'org.kill-bill.billing.plugin:killbill-plugin-api-payment', '0.18'
6
+ jar 'org.kill-bill.billing.plugin:killbill-plugin-api-control', '0.18'
7
+ jar 'org.kill-bill.billing.plugin:killbill-plugin-api-catalog', '0.18'
8
+ jar 'org.kill-bill.billing.plugin:killbill-plugin-api-entitlement', '0.18'
9
+ jar 'org.kill-bill.billing:killbill-util:tests', '0.15.10'
8
10
  jar 'org.mockito:mockito-all', '1.10.19'
9
11
  jar 'javax.servlet:javax.servlet-api', '3.1.0'
data/Jarfile.lock CHANGED
@@ -1,56 +1,63 @@
1
- org.kill-bill.billing:killbill-api:jar:0.14
2
- com.fasterxml.jackson.core:jackson-annotations:jar:2.4.3
3
- joda-time:joda-time:jar:2.3
4
- org.kill-bill.billing.plugin:killbill-plugin-api-currency:jar:0.9
5
- org.kill-bill.billing.plugin:killbill-plugin-api-invoice:jar:0.9
6
- org.kill-bill.billing.plugin:killbill-plugin-api-notification:jar:0.9
7
- org.kill-bill.billing.plugin:killbill-plugin-api-payment:jar:0.9
8
- org.kill-bill.billing.plugin:killbill-plugin-api-routing:jar:0.9
9
- org.kill-bill.billing:killbill-util:jar:tests:0.13.7
10
- com.fasterxml.jackson.core:jackson-databind:jar:2.4.3
11
- com.fasterxml.jackson.core:jackson-core:jar:2.4.3
12
- com.fasterxml.jackson.dataformat:jackson-dataformat-csv:jar:2.4.3
13
- com.fasterxml.jackson.datatype:jackson-datatype-joda:jar:2.4.3
14
- com.samskivert:jmustache:jar:1.5
15
- io.dropwizard.metrics:metrics-core:jar:3.1.1
16
- io.dropwizard.metrics:metrics-ehcache:jar:3.1.1
17
- net.sf.ehcache:ehcache:jar:2.9.1
18
- org.antlr:stringtemplate:jar:3.2.1
19
- antlr:antlr:jar:2.7.7
20
- org.apache.commons:commons-email:jar:1.2
21
- javax.mail:mail:jar:1.4.1
22
- javax.activation:activation:jar:1.1
23
- org.apache.shiro:shiro-core:jar:1.2.3
24
- commons-beanutils:commons-beanutils:jar:1.8.3
25
- org.apache.shiro:shiro-ehcache:jar:1.2.3
26
- org.apache.shiro:shiro-guice:jar:1.2.3
27
- com.google.guava:guava:jar:r09
28
- com.google.inject:guice:jar:3.0
29
- aopalliance:aopalliance:jar:1.0
30
- com.google.inject.extensions:guice-multibindings:jar:3.0
31
- org.jdbi:jdbi:jar:2.62
32
- org.joda:joda-money:jar:0.9
33
- org.kill-bill.billing:killbill-internal-api:jar:0.13.7
34
- org.kill-bill.billing:killbill-platform-api:jar:0.2
35
- org.kill-bill.billing:killbill-platform-base:jar:0.2
36
- com.google.code.findbugs:annotations:jar:3.0.0
37
- org.bgee.log4jdbc-log4j2:log4jdbc-log4j2-jdbc4:jar:1.16
38
- org.kill-bill.billing:killbill-platform-osgi-api:jar:0.2
39
- org.osgi:org.osgi.core:jar:5.0.0
40
- org.kill-bill.commons:killbill-clock:jar:0.3
41
- org.kill-bill.commons:killbill-concurrent:jar:0.3
42
- org.kill-bill.commons:killbill-embeddeddb-common:jar:0.3
43
- org.kill-bill.commons:killbill-jdbi:jar:0.3
44
- com.h2database:h2:jar:1.4.186
45
- javax.inject:javax.inject:jar:1
46
- org.kill-bill.commons:killbill-locker:jar:0.3
47
- org.kill-bill.commons:killbill-queue:jar:0.3
48
- org.kill-bill.commons:killbill-xmlloader:jar:0.3
49
- org.skife.config:config-magic:jar:0.14
50
- org.slf4j:jcl-over-slf4j:jar:1.7.12
51
- org.slf4j:slf4j-api:jar:1.7.12
52
- org.weakref:jmxutils:jar:1.12
53
- org.mockito:mockito-all:jar:1.10.19
54
- javax.servlet:javax.servlet-api:jar:3.1.0
55
- org.bouncycastle:bcpkix-jdk15on:jar:1.50
56
- org.bouncycastle:bcprov-jdk15on:jar:1.50
1
+ ---
2
+ :runtime:
3
+ - io.dropwizard.metrics:metrics-core:jar:3.1.1
4
+ - org.kill-bill.billing.plugin:killbill-plugin-api-catalog:jar:0.18
5
+ - com.fasterxml.jackson.core:jackson-core:jar:2.4.3
6
+ - joda-time:joda-time:jar:2.3
7
+ - org.weakref:jmxutils:jar:1.18
8
+ - org.kill-bill.billing.plugin:killbill-plugin-api-notification:jar:0.18
9
+ - commons-beanutils:commons-beanutils:jar:1.8.3
10
+ - org.kill-bill.billing:killbill-internal-api:jar:0.15.10
11
+ - org.kill-bill.commons:killbill-xmlloader:jar:0.11
12
+ - org.kill-bill.billing.plugin:killbill-plugin-api-entitlement:jar:0.18
13
+ - com.google.inject:guice:jar:3.0
14
+ - org.osgi:org.osgi.core:jar:5.0.0
15
+ - org.slf4j:slf4j-api:jar:1.7.12
16
+ - com.samskivert:jmustache:jar:1.5
17
+ - org.kill-bill.billing:killbill-util:jar:tests:0.15.10
18
+ - org.kill-bill.billing.plugin:killbill-plugin-api-currency:jar:0.18
19
+ - org.bgee.log4jdbc-log4j2:log4jdbc-log4j2-jdbc4:jar:1.16
20
+ - com.h2database:h2:jar:1.4.186
21
+ - javax.activation:activation:jar:1.1
22
+ - org.skife.config:config-magic:jar:0.14
23
+ - com.fasterxml.jackson.dataformat:jackson-dataformat-csv:jar:2.4.3
24
+ - org.kill-bill.billing.plugin:killbill-plugin-api-control:jar:0.18
25
+ - org.apache.commons:commons-email:jar:1.2
26
+ - org.mockito:mockito-all:jar:1.10.19
27
+ - antlr:antlr:jar:2.7.7
28
+ - aopalliance:aopalliance:jar:1.0
29
+ - com.fasterxml.jackson.core:jackson-annotations:jar:2.4.3
30
+ - org.antlr:stringtemplate:jar:3.2.1
31
+ - org.kill-bill.commons:killbill-clock:jar:0.11
32
+ - javax.mail:mail:jar:1.4.1
33
+ - org.kill-bill.billing:killbill-platform-base:jar:0.15
34
+ - io.dropwizard.metrics:metrics-ehcache:jar:3.1.1
35
+ - org.slf4j:jcl-over-slf4j:jar:1.7.12
36
+ - org.jdbi:jdbi:jar:2.62
37
+ - org.kill-bill.billing:killbill-platform-api:jar:0.15
38
+ - org.kill-bill.billing:killbill-platform-osgi:jar:0.15
39
+ - org.bouncycastle:bcprov-jdk15on:jar:1.50
40
+ - org.apache.felix:org.apache.felix.framework:jar:4.4.1
41
+ - org.joda:joda-money:jar:0.9
42
+ - org.kill-bill.commons:killbill-jdbi:jar:0.11
43
+ - org.kill-bill.commons:killbill-embeddeddb-common:jar:0.11
44
+ - org.apache.shiro:shiro-core:jar:1.2.3
45
+ - org.bouncycastle:bcpkix-jdk15on:jar:1.50
46
+ - org.kill-bill.billing:killbill-platform-osgi-api:jar:0.15
47
+ - org.kill-bill.billing.plugin:killbill-plugin-api-payment:jar:0.18
48
+ - com.fasterxml.jackson.core:jackson-databind:jar:2.4.3
49
+ - com.google.guava:guava:jar:r09
50
+ - org.kill-bill.commons:killbill-locker:jar:0.11
51
+ - org.osgi:org.osgi.compendium:jar:5.0.0
52
+ - org.kill-bill.commons:killbill-queue:jar:0.11
53
+ - org.kill-bill.commons:killbill-concurrent:jar:0.11
54
+ - javax.servlet:javax.servlet-api:jar:3.1.0
55
+ - org.apache.shiro:shiro-ehcache:jar:1.2.3
56
+ - javax.inject:javax.inject:jar:1
57
+ - com.fasterxml.jackson.datatype:jackson-datatype-joda:jar:2.4.3
58
+ - com.google.inject.extensions:guice-multibindings:jar:3.0
59
+ - net.sf.ehcache:ehcache:jar:2.9.1
60
+ - org.kill-bill.billing.plugin:killbill-plugin-api-invoice:jar:0.18
61
+ - org.kill-bill.billing:killbill-api:jar:0.32
62
+ - org.apache.shiro:shiro-guice:jar:1.2.3
63
+ - com.google.code.findbugs:annotations:jar:3.0.0
data/NEWS CHANGED
@@ -1,2 +1,8 @@
1
+ 0.2.0
2
+ Initial release for Kill Bill 0.16.x
3
+
4
+ 0.1.0
5
+ Initial release for Kill Bill 0.15.x
6
+
1
7
  0.0.1
2
8
  Initial release
data/README.md CHANGED
@@ -14,6 +14,7 @@ Kill Bill compatibility
14
14
  | -------------: | ----------------: |
15
15
  | 0.0.y | 0.14.z |
16
16
  | 0.1.y | 0.15.z |
17
+ | 0.2.y | 0.16.z |
17
18
 
18
19
  Requirements
19
20
  ------------
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.1.0
1
+ 0.2.0
@@ -22,7 +22,7 @@ Gem::Specification.new do |s|
22
22
 
23
23
  s.rdoc_options << '--exclude' << '.'
24
24
 
25
- s.add_dependency 'killbill', '~> 4.0.0'
25
+ s.add_dependency 'killbill', '~> 7.0'
26
26
 
27
27
  s.add_dependency 'braintree', '~> 2.0'
28
28
 
@@ -37,12 +37,12 @@ Gem::Specification.new do |s|
37
37
  end
38
38
  s.add_dependency 'actionpack', '~> 4.1.0'
39
39
  s.add_dependency 'actionview', '~> 4.1.0'
40
- s.add_dependency 'activemerchant', '~> 1.48.0'
40
+ s.add_dependency 'activemerchant', '~> 1.55.0'
41
41
  s.add_dependency 'offsite_payments', '~> 2.1.0'
42
42
  s.add_dependency 'monetize', '~> 1.1.0'
43
43
  s.add_dependency 'money', '~> 6.5.1'
44
44
 
45
- s.add_development_dependency 'jbundler', '~> 0.4.3'
45
+ s.add_development_dependency 'jbundler', '~> 0.9.2'
46
46
  s.add_development_dependency 'rake', '>= 10.0.0'
47
47
  s.add_development_dependency 'rspec', '~> 2.12.0'
48
48
  if defined?(JRUBY_VERSION)
@@ -98,10 +98,27 @@ module Killbill #:nodoc:
98
98
  BraintreeBluePaymentMethod.braintree_customer_id_from_kb_account_id(kb_account_id, context.tenant_id)
99
99
 
100
100
  options = {
101
- :token => find_value_from_properties(payment_method_props.properties, :token),
101
+ :payment_method_nonce => find_value_from_properties(payment_method_props.properties, :payment_method_nonce),
102
102
  :customer => braintree_customer_id,
103
103
  :company => kb_account_id
104
104
  }
105
+
106
+ if ::Killbill::Plugin::ActiveMerchant::Utils.normalized(options, :skip_gw)
107
+ # See https://github.com/killbill/killbill-braintree-blue-plugin/pull/4
108
+ options[:token] = find_value_from_properties(payment_method_props.properties, :token)
109
+ elsif find_value_from_properties(payment_method_props.properties, :cc_number).blank? &&
110
+ !find_value_from_properties(payment_method_props.properties, :token).blank?
111
+ pm_props_hsh = properties_to_hash(payment_method_props.properties)
112
+
113
+ # Pass 'credit_card_token' (along with CC details) or 'payment_method_nonce'
114
+ # For convenience, we translate 'token' into 'payment_method_nonce'
115
+ # Note: we remove the token because the Braintree AM implementation always requires a CreditCard object
116
+ options[:payment_method_nonce] = pm_props_hsh.delete(:token)
117
+
118
+ payment_method_props = Killbill::Plugin::Model::PaymentMethodPlugin.new
119
+ payment_method_props.properties = hash_to_properties(pm_props_hsh)
120
+ end
121
+
105
122
  properties = merge_properties(properties, options)
106
123
  super(kb_account_id, kb_payment_method_id, payment_method_props, set_default, properties, context)
107
124
  end
data/pom.xml CHANGED
@@ -25,7 +25,7 @@
25
25
  <groupId>org.kill-bill.billing.plugin.ruby</groupId>
26
26
  <artifactId>braintree_blue-plugin</artifactId>
27
27
  <packaging>pom</packaging>
28
- <version>0.1.0</version>
28
+ <version>0.2.0</version>
29
29
  <name>braintree_blue-plugin</name>
30
30
  <url>http://github.com/killbill/killbill-braintree_blue-plugin</url>
31
31
  <description>Plugin for accessing BraintreeBlue as a payment gateway</description>
@@ -86,6 +86,25 @@ describe Killbill::BraintreeBlue::PaymentPlugin do
86
86
  pm3.external_payment_method_id.should_not == b_customer_id
87
87
  end
88
88
 
89
+ it 'should be able to create a customer with a nonce' do
90
+ kb_account_id = SecureRandom.uuid
91
+ kb_payment_method_id = SecureRandom.uuid
92
+
93
+ info = ::Killbill::Plugin::Model::PaymentMethodPlugin.new
94
+ info.properties = []
95
+ info.properties << build_property('token', 'ABCDEF')
96
+ info.properties << build_property('cc_first_name', 'John')
97
+ info.properties << build_property('cc_last_name', 'Doe')
98
+
99
+ begin
100
+ @plugin.add_payment_method(kb_account_id, kb_payment_method_id, info, true, [], @call_context)
101
+ fail('it should not accept a random nonce')
102
+ rescue => e
103
+ # TODO Could we generate a valid nonce?
104
+ e.message.starts_with?('Unknown payment_method_nonce.').should be_true
105
+ end
106
+ end
107
+
89
108
  it 'should be able to charge a Credit Card directly' do
90
109
  properties = build_pm_properties(nil,
91
110
  {
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: killbill-braintree_blue
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.2.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kill Bill core team
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-11-19 00:00:00.000000000 Z
11
+ date: 2015-12-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: killbill
@@ -16,12 +16,12 @@ dependencies:
16
16
  requirements:
17
17
  - - ~>
18
18
  - !ruby/object:Gem::Version
19
- version: 4.0.0
19
+ version: '7.0'
20
20
  requirement: !ruby/object:Gem::Requirement
21
21
  requirements:
22
22
  - - ~>
23
23
  - !ruby/object:Gem::Version
24
- version: 4.0.0
24
+ version: '7.0'
25
25
  prerelease: false
26
26
  type: :runtime
27
27
  - !ruby/object:Gem::Dependency
@@ -156,12 +156,12 @@ dependencies:
156
156
  requirements:
157
157
  - - ~>
158
158
  - !ruby/object:Gem::Version
159
- version: 1.48.0
159
+ version: 1.55.0
160
160
  requirement: !ruby/object:Gem::Requirement
161
161
  requirements:
162
162
  - - ~>
163
163
  - !ruby/object:Gem::Version
164
- version: 1.48.0
164
+ version: 1.55.0
165
165
  prerelease: false
166
166
  type: :runtime
167
167
  - !ruby/object:Gem::Dependency
@@ -212,12 +212,12 @@ dependencies:
212
212
  requirements:
213
213
  - - ~>
214
214
  - !ruby/object:Gem::Version
215
- version: 0.4.3
215
+ version: 0.9.2
216
216
  requirement: !ruby/object:Gem::Requirement
217
217
  requirements:
218
218
  - - ~>
219
219
  - !ruby/object:Gem::Version
220
- version: 0.4.3
220
+ version: 0.9.2
221
221
  prerelease: false
222
222
  type: :development
223
223
  - !ruby/object:Gem::Dependency
@@ -337,13 +337,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
337
337
  version: '0'
338
338
  requirements: []
339
339
  rubyforge_project:
340
- rubygems_version: 2.4.8
340
+ rubygems_version: 2.1.9
341
341
  signing_key:
342
342
  specification_version: 4
343
343
  summary: Plugin to use BraintreeBlue as a gateway.
344
- test_files:
345
- - spec/braintree_blue/base_plugin_spec.rb
346
- - spec/braintree_blue/braintree_blue_payment_method_spec.rb
347
- - spec/braintree_blue/braintree_blue_response_spec.rb
348
- - spec/braintree_blue/remote/integration_spec.rb
349
- - spec/spec_helper.rb
344
+ test_files: []