ibandit icon indicating copy to clipboard operation
ibandit copied to clipboard

Update gc_ruboconfig requirement from ~> 3.3.0 to ~> 3.5.0

Open dependabot[bot] opened this issue 3 years ago • 0 comments

Updates the requirements on gc_ruboconfig to permit the latest version.

Release notes

Sourced from gc_ruboconfig's releases.

v3.5.0

What's Changed

Full Changelog: https://github.com/gocardless/gc_ruboconfig/compare/v3.4.0...v3.5.0

Changelog

Sourced from gc_ruboconfig's changelog.

3.5.0

Set RSpec/Rails/HttpStatus's enforced style to numeric

3.4.0

Enabled new cops from rubocop 1.36.0, rubocop-rails 2.16.1 and rubocop-rspec 2.13.2

3.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/DateAssignment as it has been removed from rubocop. This is replaced by Gemspec/DeprecatedAttributeAssignment

3.2.0

Enabled new cops from rubocop 1.29.1 and rubocop-rspec 2.11.0

3.1.0

Enabled new cops from rubocop 1.26.1 and rubocop-rails 2.14.0

3.0.1

Remove rubocop-rails require from rubocop.yml

3.0.0

Allowing Rails based cops to be required separately. Add the following to use them:

inherit_gem:
  gc_ruboconfig:
    - rubocop.yml
    - rails.yml

... (truncated)

Commits
  • 61ab778 Merge pull request #104 from gocardless/joesouthan/http-status
  • 1ebc076 Setting RSpec/Rails/HttpStatus style to numeric
  • 6373c21 Merge pull request #103 from gocardless/joesouthan/new-cops
  • c705f0b New cops from rubocop 1.36.0, rubocop-rails 2.16.1 and `rubocop-rspec...
  • 283a677 Merge pull request #102 from gocardless/kgoel/rubocop-rspec-lte-2.13.2
  • 8f9f56f Update rubocop-rspec requirement to be >=2.13.1
  • 80652f5 Merge pull request #100 from gocardless/kgoel/bump-version
  • eebfff0 Update changelog
  • 3c6e7db Bump the version
  • c1ca155 Merge pull request #99 from gocardless/kgoel/rollback-rubocop-rspec
  • Additional commits viewable 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

dependabot[bot] avatar Oct 24 '22 18:10 dependabot[bot]