Test gemfile lock file
POST {{baseUrl}}/test/rubygems?org=ex velit elit
Test for issues in rubygems packages and applications.You can test your rubygems applications for issues according to their lockfile using this action. It takes a JSON object containing a the target
 Gemfile.lock.
Request Params
| Key | Datatype | Required | Description | 
|---|---|---|---|
| org | string | The organization to test the package with. See "The Snyk organization for a request" above. | 
Request Body
{}
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Content-Type | string |