v1.6.2
What's Changed
- Fix typo in CHANGELOG
DidYouMean::SPELL_CHECKERS
by @yahonda in #169 - Fix
frozen_string_literal is ignored after any tokens
warning. by @casperisfine in #172 - Added dependabot.yml for actions by @hsbt in #173
- Bump actions/checkout from 1 to 3 by @dependabot in #174
- Define Exception#detailed_message instead of clobbering #message by @mame in #177
- Use assert_ractor in
test_ractor_compatible.rb
by @hsbt in #178 - Fixed correction duplicates in VaribaleNameChecker by @makketagg in #176
New Contributors
- @yahonda made their first contribution in #169
- @casperisfine made their first contribution in #172
- @hsbt made their first contribution in #173
- @dependabot made their first contribution in #174
Full Changelog: v1.6.1...v1.6.2