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

build(deps-dev): update rubocop requirement from 1.52.1 to 1.53.1 #2912

Merged
merged 3 commits into from
Jun 29, 2023

Commits on Jun 26, 2023

  1. build(deps-dev): update rubocop requirement from 1.52.1 to 1.53.1

    Updates the requirements on [rubocop](https://github.com/rubocop/rubocop) to permit the latest version.
    - [Release notes](https://github.com/rubocop/rubocop/releases)
    - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
    - [Commits](rubocop/rubocop@v1.52.1...v1.53.1)
    
    ---
    updated-dependencies:
    - dependency-name: rubocop
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    473c637 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7186dc View commit details
    Browse the repository at this point in the history
  3. dev(rubocop): pend bad Lint/MixedCaseRange

    fixed upstream in rubocop/rubocop#11987 but
    not yet in a release.
    flavorjones committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    53bbc78 View commit details
    Browse the repository at this point in the history