v6.5.0
Features
- Update node to latest LTS version, 14 #363
- Update ActiveAdmin to 2.9 to fix CSV streaming issues #384
- Separates Pundit's configuration for Active Admin from Application's configuration #378
- Add SimpleCov recipe #387
- Update Rails to 6.1 #389 & #392
- Include
run_test
as a valid example group #379. This was added incorrectly in this PR. - Add system tests configuration #388
- Allow CircleCI cache clearing #383
Fixes