Skip to content

Bump rubocop-rake from 0.5.1 to 0.6.0

George Koltsov requested to merge dependabot/bundler/rubocop-rake-0.6.0 into main

Created by: dependabot[bot]

Bumps rubocop-rake from 0.5.1 to 0.6.0.

Release notes

Sourced from rubocop-rake's releases.

RuboCop Rake 0.6.0

Changes

Changelog

Sourced from rubocop-rake's changelog.

0.6.0 (2021-06-29)

Changes

Commits
  • 5a1d4ab Bump up version to 0.6.0
  • 1a86c64 Add .ruby-version to .gitignore
  • 8a82de7 Merge pull request #37 from tejasbubane/fix-36
  • 6e1d513 [Fix #36] Rake/Desc should not generate offense for prerequisite declarations
  • 22d72bc Merge pull request #38 from tejasbubane/drop-ruby-2-4
  • dcf4cf2 Drop support for Ruby 2.4
  • 4549fa0 Disable InternalAffairs/NodeMatcherDirective cop
  • b2aef11 Update rubocop-hq org to rubocop org
  • be5a4d8 Add InternalAffairs cops and applied it
  • 33edde0 CI against Ruby 3.0
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Merge request reports