Update gc_ruboconfig requirement from ~> 2.18.0 to ~> 3.4.0
Updates the requirements on gc_ruboconfig to permit the latest version.
Release notes
Sourced from gc_ruboconfig's releases.
v3.4.0
What's Changed
- New cops from
rubocop1.36.0,rubocop-rails2.16.1andrubocop-rspec2.13.2by@JoeSouthanin gocardless/gc_ruboconfig#103Full Changelog: https://github.com/gocardless/gc_ruboconfig/compare/v3.3.2...v3.4.0
Changelog
Sourced from gc_ruboconfig's changelog.
3.4.0
Enabled new cops from
rubocop1.36.0,rubocop-rails2.16.1andrubocop-rspec2.13.23.3.2
Update rubocop-rspec requirement to be >=2.13.1
3.3.1
Fixed the version for rubocop-rspec to be <=2.12.1
3.3.0
Removed
Gemspec/DateAssignmentas it has been removed from rubocop. This is replaced byGemspec/DeprecatedAttributeAssignment3.2.0
Enabled new cops from
rubocop1.29.1andrubocop-rspec2.11.03.1.0
Enabled new cops from
rubocop1.26.1andrubocop-rails2.14.03.0.1
Remove
rubocop-railsrequire fromrubocop.yml3.0.0
Allowing Rails based cops to be required separately. Add the following to use them:
inherit_gem: gc_ruboconfig: - rubocop.yml - rails.yml2.33.0
Adding
rubocop-railsas part of the default install
... (truncated)
Commits
- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)