diff options
author | Koichi ITO <koic.ito@gmail.com> | 2019-03-26 14:03:21 +0900 |
---|---|---|
committer | Koichi ITO <koic.ito@gmail.com> | 2019-03-27 07:57:43 +0900 |
commit | 1e1adadb417d8265e68a50cf2e8d541f86ea7805 (patch) | |
tree | 72653df632737b01a70ce94514e8f7f80cb208be /actionview/lib/action_view/lookup_context.rb | |
parent | 0a0f115031b64b5335fa88543c40df4194dfb428 (diff) | |
download | rails-1e1adadb417d8265e68a50cf2e8d541f86ea7805.tar.gz rails-1e1adadb417d8265e68a50cf2e8d541f86ea7805.tar.bz2 rails-1e1adadb417d8265e68a50cf2e8d541f86ea7805.zip |
Bump RuboCop to 0.66.0
### Summary
RuboCop 0.66.0 has been released.
https://github.com/rubocop-hq/rubocop/releases/tag/v0.66.0
And rubocop-0-66 channel is available in Code Climate.
https://github.com/codeclimate/codeclimate/releases/tag/v0.84.0
RuboCop 0.66.0 fixed the false negative to indentation for
modifier. And this PR applied the auto-correction fixed by it.
https://github.com/rubocop-hq/rubocop/pull/6792
In addtion, this PR is also updating the following 4 gems that
RuboCop depends on.
- Update Psych gem ... https://github.com/rubocop-hq/rubocop/pull/6766
- Update Parser gem to 2.6.2.0 that supports Ruby 2.5.5 and 2.6.2 ...
https://github.com/whitequark/parser/blob/v2.6.2.0/CHANGELOG.md#changelog
- Remove powerpack gem ... https://github.com/rubocop-hq/rubocop/pull/6806
- Update unicode-display_width gem ... https://github.com/rubocop-hq/rubocop/pull/6813
Diffstat (limited to 'actionview/lib/action_view/lookup_context.rb')
0 files changed, 0 insertions, 0 deletions