bitbrain/Fetches .gemspec metadata
Reads the .gemspec file in the repo and exposes metadata from it
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| specfile | The path of the gem spec file | yes | — |
Outputs
| name | description |
|---|---|
| name | The name of this Ruby gem |
| version | The version of this Ruby gem |
| description | The description of this Ruby gem |
| homepage | The homepage of this Ruby gem |
| summary | The summary of this Ruby gem |