mirror of
https://github.com/discourse/discourse.git
synced 2024-11-22 17:06:31 -06:00
DEV: Update rubocop-discourse from 2.3.2 to 2.4.0 (#11079)
Also fixes whitespace related issues raised by rubocop.
This commit is contained in:
parent
af4938baf1
commit
2f4a1ff61b
15
Gemfile.lock
15
Gemfile.lock
@ -340,23 +340,22 @@ GEM
|
|||||||
json-schema (~> 2.2)
|
json-schema (~> 2.2)
|
||||||
railties (>= 3.1, < 7.0)
|
railties (>= 3.1, < 7.0)
|
||||||
rtlit (0.0.5)
|
rtlit (0.0.5)
|
||||||
rubocop (0.93.1)
|
rubocop (1.1.0)
|
||||||
parallel (~> 1.10)
|
parallel (~> 1.10)
|
||||||
parser (>= 2.7.1.5)
|
parser (>= 2.7.1.5)
|
||||||
rainbow (>= 2.2.2, < 4.0)
|
rainbow (>= 2.2.2, < 4.0)
|
||||||
regexp_parser (>= 1.8)
|
regexp_parser (>= 1.8)
|
||||||
rexml
|
rexml
|
||||||
rubocop-ast (>= 0.6.0)
|
rubocop-ast (>= 1.0.1)
|
||||||
ruby-progressbar (~> 1.7)
|
ruby-progressbar (~> 1.7)
|
||||||
unicode-display_width (>= 1.4.0, < 2.0)
|
unicode-display_width (>= 1.4.0, < 2.0)
|
||||||
rubocop-ast (1.1.0)
|
rubocop-ast (1.1.0)
|
||||||
parser (>= 2.7.1.5)
|
parser (>= 2.7.1.5)
|
||||||
rubocop-discourse (2.3.2)
|
rubocop-discourse (2.4.0)
|
||||||
rubocop (>= 0.69.0)
|
rubocop (>= 1.1.0)
|
||||||
rubocop-rspec (>= 1.39.0)
|
rubocop-rspec (>= 2.0.0.pre)
|
||||||
rubocop-rspec (1.44.1)
|
rubocop-rspec (2.0.0.pre)
|
||||||
rubocop (~> 0.87)
|
rubocop (~> 1.0)
|
||||||
rubocop-ast (>= 0.7.1)
|
|
||||||
ruby-prof (1.4.1)
|
ruby-prof (1.4.1)
|
||||||
ruby-progressbar (1.10.1)
|
ruby-progressbar (1.10.1)
|
||||||
ruby-readability (0.7.0)
|
ruby-readability (0.7.0)
|
||||||
|
Loading…
Reference in New Issue
Block a user