bundler-audit v0.1.2 Release Notes

Release Date: 2013-02-18 // about 11 years ago
    • Require [bundler] ~> 1.2.
    • 💎 Vendor a full copy of the [ruby-advisory-db].
    • ➕ Added {Bundler::Audit::Advisory#path} for debugging purposes.
    • ➕ Added {Bundler::Audit::Advisory#to_s} for debugging purposes.

    CLI

    • 🔒 Simply parse the Gemfile.lock instead of loading the bundle (@grosser).
    • Exit with non-zero status on failure (@grosser).