mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
bump rubocop
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@ checks:
|
||||
plugins:
|
||||
rubocop:
|
||||
enabled: true
|
||||
channel: rubocop-1-4
|
||||
channel: rubocop-1-7
|
||||
# Codeclimate uses brakeman 4.3.1 which does not support rails 6
|
||||
# Check https://docs.codeclimate.com/docs/brakeman for updates.
|
||||
brakeman:
|
||||
|
||||
+5
-5
@@ -621,7 +621,7 @@ GEM
|
||||
parallel (1.20.1)
|
||||
parallel_tests (3.4.0)
|
||||
parallel
|
||||
parser (2.7.2.0)
|
||||
parser (3.0.0.0)
|
||||
ast (~> 2.4.1)
|
||||
pdf-core (0.9.0)
|
||||
pdf-inspector (1.3.0)
|
||||
@@ -785,16 +785,16 @@ GEM
|
||||
rspec-retry (0.6.2)
|
||||
rspec-core (> 3.3)
|
||||
rspec-support (3.10.1)
|
||||
rubocop (1.4.2)
|
||||
rubocop (1.7.0)
|
||||
parallel (~> 1.10)
|
||||
parser (>= 2.7.1.5)
|
||||
rainbow (>= 2.2.2, < 4.0)
|
||||
regexp_parser (>= 1.8)
|
||||
regexp_parser (>= 1.8, < 3.0)
|
||||
rexml
|
||||
rubocop-ast (>= 1.1.1)
|
||||
rubocop-ast (>= 1.2.0, < 2.0)
|
||||
ruby-progressbar (~> 1.7)
|
||||
unicode-display_width (>= 1.4.0, < 2.0)
|
||||
rubocop-ast (1.3.0)
|
||||
rubocop-ast (1.4.0)
|
||||
parser (>= 2.7.1.5)
|
||||
ruby-duration (3.2.3)
|
||||
activesupport (>= 3.0.0)
|
||||
|
||||
Reference in New Issue
Block a user