Releases: rainchen/code_quality
Releases · rainchen/code_quality
v0.5.1
v0.5.0
v0.5.0 (compare)
Added
- Feat: add audit options (904d6ec by MC).
Changed
- Upgrade bundler version to 2.0.2 (80b5055 by RainChen).
Fixed
- Severity fix: upgrade rake dependency from ~10.0 to >= 12.3.3 for cve-2020-8130 (f3b4e38 by RainChen).
Misc
- Change ci service to travis-ci.com (182385d by RainChen).
- Add alias task
rake test
(b3ef712 by RainChen). - Use ruby 2.6.0 in ci (36e3bdf by RainChen).
- Use rvm 2.4.4 in ci and require bundler >= 2.0.2 (c447109 by RainChen).
- Update travisci config to check ruby 2.5.1 (9456be6 by RainChen).
- Replace rawgit with jsdelivr (3360403 by jsDelivr Bot).
- Fix ci outdated config with
travis lint .travis.yml
(fe2b71a by RainChen).