Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump rubocop from 1.39.0 to 1.41.0 #465

Merged
merged 3 commits into from
Dec 20, 2022

Commits on Dec 20, 2022

  1. Bump rubocop from 1.39.0 to 1.41.0

    Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.39.0 to 1.41.0.
    - [Release notes](https://github.com/rubocop/rubocop/releases)
    - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
    - [Commits](rubocop/rubocop@v1.39.0...v1.41.0)
    
    ---
    updated-dependencies:
    - dependency-name: rubocop
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    5ac8dfc View commit details
    Browse the repository at this point in the history
  2. Dump config

    sambostock committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    cc69dc7 View commit details
    Browse the repository at this point in the history
  3. Enable various Rubocop 1.41 cops

    - Style/ConcatArrayLiterals
    - Style/RedundantConstantBase
    - Style/RedundantDoubleSplatHashBraces
    sambostock committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    0f5fe94 View commit details
    Browse the repository at this point in the history