Sha256: 8f9be96d2e8b5f370ba6958805c81fc4f03641a07485492ba86c78ecf3d8bc00
Contents?: true
Size: 1.34 KB
Versions: 29
Compression:
Stored size: 1.34 KB
Contents
type: object additionalProperties: false required: - name properties: name: type: string packages: type: array items: anyOf: - type: object additionalProperties: false required: - path properties: path: type: string shallow: type: boolean exclude: type: array items: type: string - type: object additionalProperties: false required: - gem properties: gem: type: string shallow: type: boolean exclude: type: array items: type: string exclude: type: array items: type: string functions: type: array items: type: object additionalProperties: false properties: method: type: string label: type: string methods: type: array items: type: string labels: type: array items: type: string require_name: type: string gem: type: string path: type: string builtin: type: boolean force: type: boolean
Version data entries
29 entries across 29 versions & 1 rubygems