DEV: Update rubocop-discourse
This commit is contained in:
parent
a3face98e9
commit
8384f72cf8
|
@ -1,2 +1,2 @@
|
||||||
inherit_gem:
|
inherit_gem:
|
||||||
rubocop-discourse: .rubocop.yml
|
rubocop-discourse: default.yml
|
||||||
|
|
|
@ -22,7 +22,7 @@ GEM
|
||||||
rexml
|
rexml
|
||||||
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-discourse (2.1.0)
|
rubocop-discourse (2.1.1)
|
||||||
rubocop (>= 0.69.0)
|
rubocop (>= 0.69.0)
|
||||||
rubocop-rspec (>= 1.39.0)
|
rubocop-rspec (>= 1.39.0)
|
||||||
rubocop-rspec (1.39.0)
|
rubocop-rspec (1.39.0)
|
||||||
|
|
Loading…
Reference in New Issue