Bump rubocop-rails from 2.20.0 to 2.20.2
Bumps rubocop-rails from 2.20.0 to 2.20.2.
Release notes
Sourced from rubocop-rails's releases.
RuboCop Rails 2.20.2
Bug fixes
- #1028: Fix an error for
Rails/UniqueValidationWithoutIndex
when thepresence: true
option is used alone for thevalidates
method. (@koic
)RuboCop Rails 2.20.1
Bug fixes
Changelog
Sourced from rubocop-rails's changelog.
2.20.2 (2023-06-20)
Bug fixes
- #1028: Fix an error for
Rails/UniqueValidationWithoutIndex
when thepresence: true
option is used alone for thevalidates
method. ([@koic
][])2.20.1 (2023-06-19)
Bug fixes
Commits
-
1e29b29
Cut 2.20.2 -
3cb9749
Update Changelog -
5167b41
Merge pull request #1028 from koic/fix_an_error_for_rails_unique_validation_w... -
cf8f9bf
Suppress a newLint/MixedCaseRange
offense -
26dce91
Fix an error forRails/UniqueValidationWithoutIndex
-
169427d
Switch back docs version to master -
95a95c9
Cut 2.20.1 -
3291d77
Update Changelog -
05ad15b
Merge pull request #1021 from ydah/fix_an_error_for_rails_unique_validation_w... -
cdaef41
Fix an error forRails/UniqueValidationWithoutIndex
- Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
@dependabot-bot rebase
will rebase this MR. Deprecated, use GitLab's native /rebase instead -
@dependabot-bot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts