tiimgreen / secure_my_gemfile

Check all gems are up-to-date and secure.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SecureMyGemfile

SecureMyGemfile searches your Gemfile.lock and informs you if any versions have securty issues.

Installation

Add this line to your application's Gemfile:

gem 'secure_my_gemfile'

And then execute:

$ bundle

Or install it yourself as:

$ gem install secure_my_gemfile

Usage

Within your directory containing the Gemfile.lock run secure_my_gemfile.

License

The gem is available as open source under the terms of the MIT License.

About

Check all gems are up-to-date and secure.

License:MIT License


Languages

Language:Ruby 98.3%Language:Shell 1.7%