From 00b3b68602159c7a6826cad721a4f7b2988832fc Mon Sep 17 00:00:00 2001 From: Abhay Nikam Date: Thu, 6 Jun 2019 11:08:19 +0530 Subject: Bump rubocop to 0.71 --- .codeclimate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.codeclimate.yml') diff --git a/.codeclimate.yml b/.codeclimate.yml index 7114a98266..952b330d8c 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -25,6 +25,6 @@ checks: plugins: rubocop: enabled: true - channel: rubocop-0-67 + channel: rubocop-0-71 exclude_patterns: [] -- cgit v1.2.3