Skip to content

Latest commit

 

History

History
26 lines (26 loc) · 731 Bytes

CHANGELOG.md

File metadata and controls

26 lines (26 loc) · 731 Bytes

0.6.0

Support bundled gems in deployment mode (@bencolon).

0.5.0

Set up Travis. Add test-unit dependency (needed for Ruby 2.2+) (@bencolon). Add public access to gem infos (@bencolon).

0.4.0

Add YAML output formatter (@bencolon).

0.3.1

Fix command-line options parsing (@bencolon).

0.3.0

Display Gemfile gems in bold in the report.

0.2.0

Add example RSpec spec. Add --output option to specify output filename. Add homepage, code, and docs links for gems in HTML report, if available.

0.1.4

Remove date from gemspec.

0.1.3

Handle unaffected versions of gems.

0.1.2

Fix vulnerability styling in HTML report.

0.1.1

Inline styles in HTML report.

0.1.0

Initial version, with HTML-formatted report only.