We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f61d3e0 commit a280053Copy full SHA for a280053
CONTRIBUTING.md
@@ -443,7 +443,7 @@ After running the script:
443
2. Test against the new minimum Ruby version
444
3. Update CI configurations in `.github/workflows`
445
4. Update `.rubocop.yml` to set the `TargetRubyVersion`
446
-5. Remove any conditional logic handling Ruby verions in Apprisal files that is no longer needed
+5. Remove any conditional logic handling Ruby versions in Appraisal files that are no longer needed
447
6. Remove any conditional logic in test cases that are no longer needed
448
7. Commit with a message like `chore: update minimum Ruby version to 3.3`
449
0 commit comments