presidentbeef/brakeman

View on GitHub
Gemfile

Summary

Maintainability
Test Coverage
source "https://rubygems.org"

gemspec :name => "brakeman"

unless ENV['BM_PACKAGE']
  gem "rake"
end