Merge pull request #2454 from Growstuff/dependabot/bundler/rubocop-0.80.1

Bump rubocop from 0.80.0 to 0.80.1
This commit is contained in:
Brenda Wallace
2020-03-04 11:33:14 +13:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

View File

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

View File

@@ -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)