Support bundled gems in deployment mode (@bencolon).
Set up Travis. Add test-unit dependency (needed for Ruby 2.2+) (@bencolon). Add public access to gem infos (@bencolon).
Add YAML output formatter (@bencolon).
Fix command-line options parsing (@bencolon).
Display Gemfile gems in bold in the report.
Add example RSpec spec. Add --output option to specify output filename. Add homepage, code, and docs links for gems in HTML report, if available.
Remove date from gemspec.
Handle unaffected versions of gems.
Fix vulnerability styling in HTML report.
Inline styles in HTML report.
Initial version, with HTML-formatted report only.