diff --git a/docs/generators/ruby.md b/docs/generators/ruby.md index 3a9f8266cbf..a6af465e75f 100644 --- a/docs/generators/ruby.md +++ b/docs/generators/ruby.md @@ -22,6 +22,4 @@ sidebar_label: ruby |gemAuthor|gem author (only one is supported).| |null| |gemAuthorEmail|gem author email (only one is supported).| |null| |hideGenerationTimestamp|Hides the generation timestamp when files are generated.| |true| -|faraday|Faraday (https://github.com/lostisland/faraday)| |false| -|typhoeus|Typhoeus (https://github.com/typhoeus/typhoeus)| |false| -|library|HTTP library template (sub-template) to use|
**faraday**
Faraday (https://github.com/lostisland/faraday)
**typhoeus**
Typhoeus >= 1.0.1 (https://github.com/typhoeus/typhoeus)
|faraday| +|library|HTTP library template (sub-template) to use|
**faraday**
Faraday (https://github.com/lostisland/faraday) (Beta support)
**typhoeus**
Typhoeus >= 1.0.1 (https://github.com/typhoeus/typhoeus)
|typhoeus|