Bump rubocop-performance from 1.11.0 to 1.11.1 (#13622)
Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance) from 1.11.0 to 1.11.1. - [Release notes](https://github.com/rubocop/rubocop-performance/releases) - [Changelog](https://github.com/rubocop/rubocop-performance/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop-performance/compare/v1.11.0...v1.11.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
ba5c97de50
commit
20369e07b9
7 changed files with 4 additions and 4 deletions
|
|
@ -506,7 +506,7 @@ GEM
|
|||
rack
|
||||
orm_adapter (0.5.0)
|
||||
parallel (1.20.1)
|
||||
parser (3.0.1.0)
|
||||
parser (3.0.1.1)
|
||||
ast (~> 2.4.1)
|
||||
patron (0.13.3)
|
||||
pg (1.2.3)
|
||||
|
|
@ -665,9 +665,9 @@ GEM
|
|||
rubocop-ast (>= 1.2.0, < 2.0)
|
||||
ruby-progressbar (~> 1.7)
|
||||
unicode-display_width (>= 1.4.0, < 3.0)
|
||||
rubocop-ast (1.4.1)
|
||||
parser (>= 2.7.1.5)
|
||||
rubocop-performance (1.11.0)
|
||||
rubocop-ast (1.5.0)
|
||||
parser (>= 3.0.1.1)
|
||||
rubocop-performance (1.11.1)
|
||||
rubocop (>= 1.7.0, < 2.0)
|
||||
rubocop-ast (>= 0.4.0)
|
||||
rubocop-rails (2.9.1)
|
||||
|
|
|
|||
BIN
vendor/cache/parser-3.0.1.0.gem
vendored
BIN
vendor/cache/parser-3.0.1.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/parser-3.0.1.1.gem
vendored
Normal file
BIN
vendor/cache/parser-3.0.1.1.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/rubocop-ast-1.4.1.gem
vendored
BIN
vendor/cache/rubocop-ast-1.4.1.gem
vendored
Binary file not shown.
BIN
vendor/cache/rubocop-ast-1.5.0.gem
vendored
Normal file
BIN
vendor/cache/rubocop-ast-1.5.0.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/rubocop-performance-1.11.0.gem
vendored
BIN
vendor/cache/rubocop-performance-1.11.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/rubocop-performance-1.11.1.gem
vendored
Normal file
BIN
vendor/cache/rubocop-performance-1.11.1.gem
vendored
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue