Skip to content

Commit b6a3d3f

Browse files
authored
Merge pull request #7 from namanbansal/master
Update README.md
2 parents 7b544d9 + 38369e2 commit b6a3d3f

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

README.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -13,18 +13,18 @@ The CyberSource Ruby client provides convenient access to the [CyberSource REST
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
22-
interface 1.0.4
23-
json 2.1.0
24-
jwt 2.1.0
25-
ffi 1.9.25
26-
ethon 0.11.0
27-
typhoeus 1.3.1
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
22+
* interface 1.0.4
23+
* json 2.1.0
24+
* jwt 2.1.0
25+
* ffi 1.9.25
26+
* ethon 0.11.0
27+
* typhoeus 1.3.1
2828

2929
## Installation
3030
### Bundler

0 commit comments

Comments
 (0)