Skip to content

0.9.2

Latest
Compare
Choose a tag to compare
@postmodern postmodern released this 22 Aug 23:57
· 2 commits to master since this release
v0.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.