Skip to content

Bump rubocop-performance from 1.13.1 to 1.13.2

Bumps rubocop-performance from 1.13.1 to 1.13.2.

Release notes

Sourced from rubocop-performance's releases.

RuboCop Performance 1.13.2

Bug fixes

  • #281: Fix an error for Performance/BlockGivenWithExplicitBlock when using Ruby 3.1's anonymous block forwarding. (@​koic)
Changelog

Sourced from rubocop-performance's changelog.

1.13.2 (2022-01-16)

Bug fixes

  • #281: Fix an error for Performance/BlockGivenWithExplicitBlock when using Ruby 3.1's anonymous block forwarding. ([@​koic][])
Commits
  • 7b0ae8f Cut 1.13.2
  • 6470d69 Update Changelog
  • 1cab10e Merge pull request #282 from koic/fix_an_error_for_performance_block_given_wi...
  • 132a74e [Fix #281] Fix an error for Performance/BlockGivenWithExplicitBlock
  • 42bb070 Update \<<next>> version for adoc when running release task
  • 856fd75 Switch back docs version to master
  • See full diff in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • @dependabot-bot rebase will rebase this MR
  • @dependabot-bot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports