paypal-sdk-adaptiveaccounts 1.102.2 → 1.102.3
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- metadata +6 -5
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 0e01f2199161df8b9bce77a01109a361ba86c35f645cd67f47661d381cc301ec
|
4
|
+
data.tar.gz: 97d021a2cb57df6c0658ed1e612762d4ccd0dd2663c09844a42e7bf21babb6cf
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 38ebe91f4aea07021b76da19b10ffad542c19c3ea3b365479fdb9915638a15014f40e77a787fe4dd29ab94d49ee4a0f4c4df2ed24493daf14df3f5ea310a341f
|
7
|
+
data.tar.gz: 793cb9ab4ac097dbf7770407ff956968ca5826ebe5111a6aeaf8c25712712d1a1f5d7e6aedd541ca7293400c5c7b2ab572bf969b1da514f942599a25e2c2d103
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: paypal-sdk-adaptiveaccounts
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.102.
|
4
|
+
version: 1.102.3
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- PayPal
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2024-11-18 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: paypal-sdk-core
|
@@ -26,7 +26,8 @@ dependencies:
|
|
26
26
|
version: 0.3.0
|
27
27
|
description: "[Deprecated] The PayPal Adaptive Accounts SDK provides Ruby APIs to
|
28
28
|
create and manage PayPal accounts, add payment methods to accounts and obtain account
|
29
|
-
verification status using the PayPal Adaptive Accounts API.
|
29
|
+
verification status using the PayPal Adaptive Accounts API. It is recommended to
|
30
|
+
use paypal-server-sdk instead"
|
30
31
|
email:
|
31
32
|
- DL-PP-Platform-Ruby-SDK@paypal.com
|
32
33
|
executables: []
|
@@ -64,10 +65,10 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
64
65
|
- !ruby/object:Gem::Version
|
65
66
|
version: '0'
|
66
67
|
requirements: []
|
67
|
-
rubygems_version: 3.
|
68
|
+
rubygems_version: 3.5.23
|
68
69
|
signing_key:
|
69
70
|
specification_version: 4
|
70
|
-
summary: Deprecated
|
71
|
+
summary: "[Deprecated] It is recommended to use paypal-server-sdk instead"
|
71
72
|
test_files:
|
72
73
|
- spec/adaptive_accounts_spec.rb
|
73
74
|
- spec/config/cert_key.pem
|