bundler-audit v0.3.0 Release Notes

Release Date: 2013-11-01 // over 10 years ago
    • ➕ Added {Bundler::Audit::Database.update!} which uses git to download [ruby-advisory-db] to ~/.local/share/ruby-advisory-db.
    • {Bundler::Audit::Database.path} now returns the path to either ~/.local/share/ruby-advisory-db or the vendored copy, depending on which is more recent.

    CLI

    • ➕ Added the bundler-audit update sub-command.