File tree 1 file changed +2
-9
lines changed
1 file changed +2
-9
lines changed Original file line number Diff line number Diff line change @@ -8,22 +8,15 @@ The CyberSource Ruby client provides convenient access to the [CyberSource REST
8
8
[ rubygems ] : https://rubygems.org/gems/cybersource_rest_client
9
9
10
10
## Requirements
11
- * Ruby 2.2.2 or higher
11
+ * Ruby 2.5.0 or higher
12
12
* [ CyberSource Account] ( https://developer.cybersource.com/api/developer-guides/dita-gettingstarted/registration.html )
13
13
* [ CyberSource API Keys] ( https://prod.developer.cybersource.com/api/developer-guides/dita-gettingstarted/registration/createCertSharedKey.html )
14
14
15
15
## Dependencies
16
- * concurrent-ruby 1.1.3
17
- * i18n 1.1.1
18
- * minitest 5.11.3
19
- * thread_safe 0.3.6
20
- * tzinfo 1.2.5
21
- * activesupport 5.2.1
16
+ * activesupport 6.0.3.2
22
17
* interface 1.0.4
23
18
* json 2.1.0
24
19
* jwt 2.1.0
25
- * ffi 1.9.25
26
- * ethon 0.11.0
27
20
* typhoeus 1.3.1
28
21
29
22
## Installation
You can’t perform that action at this time.
0 commit comments