paypal-sdk-rest 1.7.4 → 1.7.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +5 -5
  2. data/README.md +4 -0
  3. metadata +9 -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: ceddc9047784a7073f8972215a244fd2d836ce6e01ff5a6607f47f121037ea5c
4
+ data.tar.gz: 161ba58a2ab0ed0d76f5d0c8eb454d9771e1f70dd1f843377abee0e16ed7dc82
5
5
  SHA512:
6
- metadata.gz: 34bcc8c9be7743b4bbf37a0d973cda853740e58996accea09be690e03902de30859d5a2b86a48f3c235951dc37b92da2c05b19b4b6e3d44d6b2f1981e5fd517d
7
- data.tar.gz: 5ee63c4d2ecdde4280916ab637a4a8d05d47da69ffc38faf91cc5d1734f00890c1a0e1dbf4cb64880a551ba45c8fa8a9f0bcd2bdf356ba194591225bb12765c3
6
+ metadata.gz: 78c5333220b0e8f3706145337337f6012481c5ace6717f9b22e3103149ddabd712f0129aafec717e6aa2bc8673895278949ee4b764036aea839683239997e67c
7
+ data.tar.gz: 9bb769e8ddfe00d3313c2adf029094bd15be4a044e6e87125f146d3d552e9c962d73f0bb749a60088421ed536abfc5fcba5d4ffbe58fbd16bb3eedaa998908aa
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.5
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: 2023-10-17 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."
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,10 @@ 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.4.10
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.
155
154
  test_files:
156
155
  - spec/README.md
157
156
  - spec/config/cacert.pem