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 0.89.0 to 0.89.1 #779

Merged
merged 2 commits into from
Aug 11, 2020

Commits on Aug 11, 2020

  1. Bump rubocop from 0.89.0 to 0.89.1

    Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.89.0 to 0.89.1.
    - [Release notes](https://github.com/rubocop-hq/rubocop/releases)
    - [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md)
    - [Commits](rubocop/rubocop@v0.89.0...v0.89.1)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    7df4fd8 View commit details
    Browse the repository at this point in the history
  2. Remove unnecessary disable of Lint/UriRegexp

    Remove unnecessary disable of RuboCop `Lint/UriRegexp` lint in `MatchData#==`.
    
    I reported this upstream in rubocop/rubocop#8467 (comment)
    and the bug was fixed in rubocop/rubocop#8476.
    lopopolo committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    e3506da View commit details
    Browse the repository at this point in the history