Update rubocop

This commit is contained in:
Brenda Wallace
2020-11-11 14:31:47 +13:00
committed by Brenda Wallace
parent 4c6b37ee52
commit acf9f48478
2 changed files with 3 additions and 3 deletions

View File

@@ -17,7 +17,7 @@ plugins:
enabled: true
rubocop:
enabled: true
channel: "rubocop-0-91"
channel: "rubocop-1-11"
scss-lint:
enabled: true
shellcheck:

View File

@@ -373,7 +373,7 @@ GEM
omniauth-oauth (~> 1.1)
rack
orm_adapter (0.5.0)
parallel (1.19.2)
parallel (1.20.0)
parser (2.7.2.0)
ast (~> 2.4.1)
percy-capybara (4.3.3)
@@ -501,7 +501,7 @@ GEM
rubocop-ast (>= 0.6.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 2.0)
rubocop-ast (0.8.0)
rubocop-ast (1.1.1)
parser (>= 2.7.1.5)
rubocop-rails (2.8.1)
activesupport (>= 4.2.0)