Releases: rubysec/bundler-audit
Releases · 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::UpdateFailedexceptions inbundle-audit update. - Changed wording from "upgrade to" to "update to" in 
bundle-audit checkoutput. 
Rake Task
- Fixed empty 
bundle:audit:updaterake task.