manual/cops_sorbet.md in rubocop-sorbet-0.4.1 vs manual/cops_sorbet.md in rubocop-sorbet-0.5.0

- old
+ new

@@ -173,18 +173,18 @@ ## Sorbet/ForbidIncludeConstLiteral Enabled by default | Safe | Supports autocorrection | VersionAdded | VersionChanged --- | --- | --- | --- | --- -Enabled | Yes | Yes | 0.2.0 | - +Disabled | Yes | No | 0.2.0 | 0.5.0 No documentation ## Sorbet/ForbidSuperclassConstLiteral Enabled by default | Safe | Supports autocorrection | VersionAdded | VersionChanged --- | --- | --- | --- | --- -Enabled | Yes | Yes | 0.2.0 | - +Disabled | Yes | No | 0.2.0 | 0.5.0 No documentation ## Sorbet/ForbidUntypedStructProps