paypal-sdk-rest 1.7.4 → 1.7.6

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.
Files changed (3) hide show
  1. checksums.yaml +5 -5
  2. data/README.md +4 -0
  3. metadata +10 -10
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
- SHA1:
3
- metadata.gz: e9e80fb1f052a2fc5cbca599b00aec68263f24d8
4
- data.tar.gz: '046494835138859f2c9db9217e25781de5321028'
2
+ SHA256:
3
+ metadata.gz: 9515894cf88eb5c0c31a04a4cbe196a7a42acad07af1adf19b92d0fb677ce068
4
+ data.tar.gz: '09e8c8330ebb62ba079e572517cd2b4398ebb2cfc3be3f6704956a8d3913d7e8'
5
5
  SHA512:
6
- metadata.gz: 34bcc8c9be7743b4bbf37a0d973cda853740e58996accea09be690e03902de30859d5a2b86a48f3c235951dc37b92da2c05b19b4b6e3d44d6b2f1981e5fd517d
7
- data.tar.gz: 5ee63c4d2ecdde4280916ab637a4a8d05d47da69ffc38faf91cc5d1734f00890c1a0e1dbf4cb64880a551ba45c8fa8a9f0bcd2bdf356ba194591225bb12765c3
6
+ metadata.gz: 59dc7bb58480e1da15b1afae4dd3d8a8744c9d3b92d02fbbe3720cf1f2f368108120fba73a910559775f22203d15de63ef0900aeb3c4e6dc40a1b830ade05f47
7
+ data.tar.gz: 8c47c5e43e73b78b991dc802c3d9253a394883ebe288fcca8f20ecfb695056f376f25560ff50f641f4ec856aa1a7563a258950ade9ee898cca3989f2b650fad2
data/README.md CHANGED
@@ -1,3 +1,7 @@
1
+ # Deprecation Notice:
2
+ This SDK is deprecated. You can continue to use it, but no new features or support requests will be accepted.
3
+ For alternatives, please visit [the current SDK homepage on the PayPal Developer Portal](https://developer.paypal.com/docs/api/rest-sdks/)
4
+
1
5
  ## PayPal REST API Ruby SDK [![Build Status](https://travis-ci.org/paypal/PayPal-Ruby-SDK.svg?branch=master)](https://travis-ci.org/paypal/PayPal-Ruby-SDK) [![Coverage Status](https://coveralls.io/repos/github/paypal/PayPal-Ruby-SDK/badge.svg?branch=master)](https://coveralls.io/github/paypal/PayPal-Ruby-SDK?branch=master)
2
6
 
3
7
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: paypal-sdk-rest
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.7.4
4
+ version: 1.7.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - PayPal
8
- autorequire:
8
+ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-01-17 00:00:00.000000000 Z
11
+ date: 2024-11-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: coveralls
@@ -52,8 +52,8 @@ dependencies:
52
52
  - - "~>"
53
53
  - !ruby/object:Gem::Version
54
54
  version: '1.0'
55
- description: The PayPal REST SDK provides Ruby APIs to create, process and manage
56
- payment.
55
+ description: "[Deprecated] The PayPal REST SDK provides Ruby APIs to create, process
56
+ and manage payment. It is recommended to use paypal-server-sdk instead"
57
57
  email:
58
58
  - DL-PP-RUBY-SDK@paypal.com
59
59
  executables: []
@@ -132,7 +132,7 @@ homepage: https://developer.paypal.com
132
132
  licenses:
133
133
  - PayPal SDK License
134
134
  metadata: {}
135
- post_install_message:
135
+ post_install_message:
136
136
  rdoc_options: []
137
137
  require_paths:
138
138
  - lib
@@ -147,11 +147,11 @@ required_rubygems_version: !ruby/object:Gem::Requirement
147
147
  - !ruby/object:Gem::Version
148
148
  version: '0'
149
149
  requirements: []
150
- rubyforge_project:
151
- rubygems_version: 2.5.2.3
152
- signing_key:
150
+ rubygems_version: 3.5.23
151
+ signing_key:
153
152
  specification_version: 4
154
- summary: The PayPal REST SDK provides Ruby APIs to create, process and manage payment.
153
+ summary: "[Deprecated] The PayPal REST SDK provides Ruby APIs to create, process and
154
+ manage payment. It is recommended to use paypal-server-sdk instead"
155
155
  test_files:
156
156
  - spec/README.md
157
157
  - spec/config/cacert.pem