Merge pull request #2625 from Growstuff/dependabot/bundler/rubocop-0.90.0

Bump rubocop from 0.89.1 to 0.90.0
This commit is contained in:
Brenda Wallace
2020-09-02 14:57:38 +12:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
engines:
rubocop:
enabled: true
channel: "rubocop-0-89"
channel: "rubocop-0-90"
scss-lint:
enabled: true
shellcheck:

View File

@@ -492,7 +492,7 @@ GEM
rswag-ui (2.3.1)
actionpack (>= 3.1, < 7.0)
railties (>= 3.1, < 7.0)
rubocop (0.89.1)
rubocop (0.90.0)
parallel (~> 1.10)
parser (>= 2.7.1.1)
rainbow (>= 2.2.2, < 4.0)