diff options
author | Koichi ITO <koic.ito@gmail.com> | 2017-10-13 11:52:33 +0900 |
---|---|---|
committer | Koichi ITO <koic.ito@gmail.com> | 2017-10-13 12:01:03 +0900 |
commit | 2e0de2dd41234a59b028af3ed486549bda6ea438 (patch) | |
tree | fc2ac72eef49355f155b4d22245fddd646666b67 /actionview/test/template/lookup_context_test.rb | |
parent | 62ff514d33d3a3b0930956a4b4866e6b228c278c (diff) | |
download | rails-2e0de2dd41234a59b028af3ed486549bda6ea438.tar.gz rails-2e0de2dd41234a59b028af3ed486549bda6ea438.tar.bz2 rails-2e0de2dd41234a59b028af3ed486549bda6ea438.zip |
Bump RuboCop 0.50.0
RuboCop 0.50.0 was released.
https://github.com/bbatsov/rubocop/releases/tag/v0.50.0
And `rubocop-0-50` channel is available in Code Climate.
https://github.com/codeclimate/codeclimate-rubocop/issues/107#issuecomment-336234260
This commit will bump RuboCop to 0.50.0.
There are no new offences in this change.
```console
% bundle exec rubocop --version
0.50.0
% bundle exec rubocop
Inspecting 2350 files
(snip)
2350 files inspected, no offenses detected
```
Diffstat (limited to 'actionview/test/template/lookup_context_test.rb')
0 files changed, 0 insertions, 0 deletions