- Add
update_audit_database
option toPolariscope.scan
to control whether to update the audit DB
- Fix regression for standalone installation
- Raise
Polariscope::Error
on unparseable Gemfile
- Count Ruby versions towards health score
- Update audit database if older than one day
- Count Ruby advisories towards health score
- Check if audit database is missing or stale (older than 7 weeks) & update if true
- Remove color#hsl feature
- Fix issue when no Gemfile found in project & reach 100% coverage with tests
- Make spec_type optional in
.gem_versions
- Add readme
- Initial release