diff --git a/.codeclimate.yml b/.codeclimate.yml index e1fd0aa0f..47f35e273 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -1,7 +1,7 @@ engines: rubocop: enabled: true - channel: "rubocop-0-79" + channel: "rubocop-0-80" scss-lint: enabled: true shellcheck: diff --git a/Gemfile.lock b/Gemfile.lock index 06b9faede..107c1df69 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -345,7 +345,7 @@ GEM rack orm_adapter (0.5.0) parallel (1.19.1) - parser (2.7.0.2) + parser (2.7.0.4) ast (~> 2.4.0) percy-capybara (4.0.2) pg (0.21.0) @@ -454,7 +454,7 @@ GEM rswag-ui (2.2.0) actionpack (>= 3.1, < 6.1) railties (>= 3.1, < 6.1) - rubocop (0.80.0) + rubocop (0.80.1) jaro_winkler (~> 1.5.1) parallel (~> 1.10) parser (>= 2.7.0.1)