bundler-audit v0.4.0 Release Notes

Release Date: 2015-06-30 // almost 9 years ago
    • ๐Ÿ—„ Require ruby >= 1.9.3 due to i18n gem deprecating < 1.9.3.
    • โž• Added {Bundler::Audit::Advisory#osvdb}.
    • Resolve the IP addresses of gem sources and ignore intranet gem sources. (PR #90)
    • ๐Ÿ’Ž Use ISO8601 date format when querying the git timestamp of ruby-advisory-db. (PR #92)

    CLI

    • ๐Ÿ–จ Print the CVE or OSVDB id.
    • ๐Ÿ–จ No longer print "Unpatched versions found!" when an insecure gem source is detected. (PR #84)