Skip to content

assurantlabs/gem_checks

Repository files navigation

Gem Checks

Code Climate Test Coverage Build Status

Is a small tool to help ensure that your project does not contain any vulnerable dependencies. We do this by scraping information from gemnasium, please keep in mind that the use of Gemnasium's information is governed by their terms and conditions.

Installing gem_checks

Via Rubygems:

gem install gem_checks

Usage

You can simply run

gem_checks /path/to/gemfile.lock

Contributing

Pull requests are always welcome. See our contributing guide for more details.

License

Gem Checks is free software, and may be redistributed under the terms specified in the license.