A summary of data about the Ruby ecosystem.

Recent Releases of https://github.com/rubysec/bundler-audit

https://github.com/rubysec/bundler-audit - 0.9.3

  • Officially support Ruby 3.4, 3.5, and 4.0.
  • Added support for Bundler 4.x.
  • Fixed typos in API documentation.

CLI

  • Ensure that the bundler-audit check command honors the BUNDLER_AUDIT_DB environment variable.

- Ruby
Published by postmodern about 1 month ago

https://github.com/rubysec/bundler-audit - 0.9.2

  • Officially support Ruby 3.2 and 3.3.
  • Corrected the gemspec license to indicate GPL-3.0 or later.

CLI

  • Correctly handle Bundler::Audit::Database::UpdateFailed exceptions in bundle-audit update.
  • Changed wording from "upgrade to" to "update to" in bundle-audit check output.

Rake Task

  • Fixed empty bundle:audit:update rake task.

- Ruby
Published by postmodern over 1 year ago