Bump rubocop-performance from 1.8.1 to 1.9.0
Bumps [rubocop-performance](https://github.com/rubocop-hq/rubocop-performance) from 1.8.1 to 1.9.0. - [Release notes](https://github.com/rubocop-hq/rubocop-performance/releases) - [Changelog](https://github.com/rubocop-hq/rubocop-performance/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop-hq/rubocop-performance/compare/v1.8.1...v1.9.0) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
39a04dc751
commit
241f9c422c
1 changed files with 4 additions and 4 deletions
|
@ -325,7 +325,7 @@ GEM
|
||||||
multi_json (~> 1.12)
|
multi_json (~> 1.12)
|
||||||
omniauth-oauth2 (~> 1.4)
|
omniauth-oauth2 (~> 1.4)
|
||||||
openstreetmap-deadlock_retry (1.3.0)
|
openstreetmap-deadlock_retry (1.3.0)
|
||||||
parallel (1.19.2)
|
parallel (1.20.0)
|
||||||
parser (2.7.2.0)
|
parser (2.7.2.0)
|
||||||
ast (~> 2.4.1)
|
ast (~> 2.4.1)
|
||||||
pg (1.2.3)
|
pg (1.2.3)
|
||||||
|
@ -399,12 +399,12 @@ GEM
|
||||||
rubocop-ast (>= 0.6.0)
|
rubocop-ast (>= 0.6.0)
|
||||||
ruby-progressbar (~> 1.7)
|
ruby-progressbar (~> 1.7)
|
||||||
unicode-display_width (>= 1.4.0, < 2.0)
|
unicode-display_width (>= 1.4.0, < 2.0)
|
||||||
rubocop-ast (0.8.0)
|
rubocop-ast (1.1.1)
|
||||||
parser (>= 2.7.1.5)
|
parser (>= 2.7.1.5)
|
||||||
rubocop-minitest (0.10.1)
|
rubocop-minitest (0.10.1)
|
||||||
rubocop (>= 0.87)
|
rubocop (>= 0.87)
|
||||||
rubocop-performance (1.8.1)
|
rubocop-performance (1.9.0)
|
||||||
rubocop (>= 0.87.0)
|
rubocop (>= 0.90.0, < 2.0)
|
||||||
rubocop-ast (>= 0.4.0)
|
rubocop-ast (>= 0.4.0)
|
||||||
rubocop-rails (2.8.1)
|
rubocop-rails (2.8.1)
|
||||||
activesupport (>= 4.2.0)
|
activesupport (>= 4.2.0)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue