William Cheng
|
2bbebf9752
|
[Ruby] clean up Ruby dev dependencies (#3551)
* clean up ruby dev dependencies
* update ensure uptodate to cover ruby faraday
|
2019-08-06 09:52:48 +09:00 |
|
William Cheng
|
86228e9964
|
[Ruby] remove auto-generated Gemfile.lock (#3541)
* remove auto-generated gemlock file
* update test file to conform to rubocop format
|
2019-08-03 16:36:22 +08:00 |
|
William Cheng
|
d45e306480
|
Use partial for Ruby HTTP libraries (#3539)
* use partial for ruby http libraries
* fix isFaraday
* add back client side validation switch
* remove blank lines
|
2019-08-02 21:18:24 +08:00 |
|
William Cheng
|
ca85ecb283
|
[Ruby][Faraday] Various improvements (#3520)
* update ruby faraday oas v2 samples
* skip some default tests in faraday
* add ruby faraday oas v3 client
* add tests, fix url
* add tests to CI
* fix file upload
* undo changes to ruby-client-petstore.sh
* test faraday first
* combine gemspec tempaltes
* test ruby faraday in drone.io
* use smaller image
* update bundler
* use official ruby image
* skip bundler installation
* skip autotest
* install make
* use different image
* skip ruby tests in drone.io
|
2019-08-02 07:00:29 +08:00 |
|