Sha256: a3ad074f094f3f45d354cffd23b6931668f09f00b63cbbc042a4e5482660558b
Contents?: true
Size: 1.1 KB
Versions: 5
Compression:
Stored size: 1.1 KB
Contents
prospectus_gems ========= [](https://rubygems.org/gems/prospectus_gems) [](https://travis-ci.com/akerl/prospectus_gems) [](https://codecov.io/github/akerl/prospectus_gems) [](https://www.codacy.com/app/akerl/prospectus_gems) [](https://tldrlegal.com/license/mit-license) [Prospectus](https://github.com/akerl/prospectus) helpers for checking Ruby gem dependency status. ## Usage Add the following 2 lines to the .prospectus: ``` ## Add this at the top Prospectus.extra_dep('file', 'prospectus_gems') ## Add this inside your item that has a gemspec extend ProspectusGems::Gemspec.new ``` ## Installation gem install prospectus_gems ## License prospectus_gems is released under the MIT License. See the bundled LICENSE file for details.
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
prospectus_gems-0.3.1 | README.md |
prospectus_gems-0.3.0 | README.md |
prospectus_gems-0.2.6 | README.md |
prospectus_gems-0.2.5 | README.md |
prospectus_gems-0.2.4 | README.md |