mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
DEV: update rubocop
This is a minor update to rubocop, it is fully compatible with our current set of rules.
This commit is contained in:
parent
0234214533
commit
be880d2ac1
@ -256,7 +256,7 @@ GEM
|
|||||||
parallel (1.19.1)
|
parallel (1.19.1)
|
||||||
parallel_tests (2.30.0)
|
parallel_tests (2.30.0)
|
||||||
parallel
|
parallel
|
||||||
parser (2.6.5.0)
|
parser (2.7.0.0)
|
||||||
ast (~> 2.4.0)
|
ast (~> 2.4.0)
|
||||||
pg (1.1.4)
|
pg (1.1.4)
|
||||||
progress (3.5.2)
|
progress (3.5.2)
|
||||||
@ -345,7 +345,7 @@ GEM
|
|||||||
rspec-support (~> 3.8)
|
rspec-support (~> 3.8)
|
||||||
rspec-support (3.9.0)
|
rspec-support (3.9.0)
|
||||||
rtlit (0.0.5)
|
rtlit (0.0.5)
|
||||||
rubocop (0.77.0)
|
rubocop (0.78.0)
|
||||||
jaro_winkler (~> 1.5.1)
|
jaro_winkler (~> 1.5.1)
|
||||||
parallel (~> 1.10)
|
parallel (~> 1.10)
|
||||||
parser (>= 2.6)
|
parser (>= 2.6)
|
||||||
|
Loading…
Reference in New Issue
Block a user