aboutsummaryrefslogtreecommitdiffstats
path: root/.codeclimate.yml
diff options
context:
space:
mode:
authorKoichi ITO <koic.ito@gmail.com>2019-01-19 18:36:20 +0900
committerKoichi ITO <koic.ito@gmail.com>2019-01-19 18:52:09 +0900
commit43a9f4f7cad5c441ddee3ae722cb21e63ef1ddce (patch)
treeef4384ce906c3c6a4d3db2b0a1152e6bf30cc699 /.codeclimate.yml
parent3c6cfdf7adf4848976b7f425b1811d447b130f6a (diff)
downloadrails-43a9f4f7cad5c441ddee3ae722cb21e63ef1ddce.tar.gz
rails-43a9f4f7cad5c441ddee3ae722cb21e63ef1ddce.tar.bz2
rails-43a9f4f7cad5c441ddee3ae722cb21e63ef1ddce.zip
Bump RuboCop to 0.63.0
### Summary RuboCop 0.63.0 has been released. https://github.com/rubocop-hq/rubocop/releases/tag/v0.63.0 And rubocop-0-63 channel is available in Code Climate. https://github.com/codeclimate/codeclimate/releases/tag/v0.83.0 Currently, RuboCop version specified for Gemfile.lock (0.61) and Code Climate (0.60) are different. - https://github.com/rails/rails/blob/v6.0.0.beta1/Gemfile.lock#L407 - https://github.com/rails/rails/blob/v6.0.0.beta1/.codeclimate.yml#L26 This PR matches these versions to 0.63.
Diffstat (limited to '.codeclimate.yml')
-rw-r--r--.codeclimate.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.codeclimate.yml b/.codeclimate.yml
index 139ee8013b..908a988e69 100644
--- a/.codeclimate.yml
+++ b/.codeclimate.yml
@@ -23,7 +23,7 @@ checks:
engines:
rubocop:
enabled: true
- channel: rubocop-0-60
+ channel: rubocop-0-63
ratings:
paths: