This is a very small release to make RuboCop::Packaging compatible with v1.33.0 of RuboCop! 🎉
A huge thanks to @marcotc and @koic for quickly looking at and fixing the issue! ❤️
Fixes
#34: Fix compatibility spelling. (@aryan1101)
#43: Fix compatibility with Rubocop 1.33.0. (@marcotc)
- Thanks, @ShockwaveNN, for reporting #44. :D
Changes
#37: Test against ruby3.0 \o/. (@utkarsh2102)
#40: Drop Ruby 2.4 support. (@koic)
#41: Remove spec.test_files from Packaging/GemspecGit's doc. (@koic)
#42: Migrate CI to GitHub Actions. (@petergoldstein)
#46: Drop Ruby 2.5 runtime support. (@koic)