Project

gem_checks

0.0
No commit activity in last 3 years
No release in over 3 years
Validate your Gemfile.lock against Gemnasium.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Development

>= 11.1.0, ~> 11.1
>= 3.4.0, ~> 3.4

Runtime

>= 1.8.1
 Project Readme

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.