Skip to content

Commit 6878bc4

Browse files
committed
Updating README.md
1 parent d6f60f6 commit 6878bc4

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

README.md

+2-9
Original file line numberDiff line numberDiff line change
@@ -8,22 +8,15 @@ The CyberSource Ruby client provides convenient access to the [CyberSource REST
88
[rubygems]: https://rubygems.org/gems/cybersource_rest_client
99

1010
## Requirements
11-
* Ruby 2.2.2 or higher
11+
* Ruby 2.5.0 or higher
1212
* [CyberSource Account](https://developer.cybersource.com/api/developer-guides/dita-gettingstarted/registration.html)
1313
* [CyberSource API Keys](https://prod.developer.cybersource.com/api/developer-guides/dita-gettingstarted/registration/createCertSharedKey.html)
1414

1515
## 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
2217
* interface 1.0.4
2318
* json 2.1.0
2419
* jwt 2.1.0
25-
* ffi 1.9.25
26-
* ethon 0.11.0
2720
* typhoeus 1.3.1
2821

2922
## Installation

0 commit comments

Comments
 (0)