Upgrade rubocop
This commit is contained in:
parent
35f51100e1
commit
6f391b9387
|
@ -86,7 +86,7 @@ Layout/SpaceInsideParens:
|
|||
Enabled: true
|
||||
|
||||
# Detect hard tabs, no hard tabs.
|
||||
Layout/Tab:
|
||||
Layout/IndentationStyle:
|
||||
Enabled: true
|
||||
|
||||
# Blank lines should not have any spaces.
|
||||
|
|
|
@ -340,7 +340,7 @@ GEM
|
|||
rspec-support (~> 3.8)
|
||||
rspec-support (3.9.2)
|
||||
rtlit (0.0.5)
|
||||
rubocop (0.81.0)
|
||||
rubocop (0.82.0)
|
||||
jaro_winkler (~> 1.5.1)
|
||||
parallel (~> 1.10)
|
||||
parser (>= 2.7.0.1)
|
||||
|
|
Loading…
Reference in New Issue