Bump rubocop-discourse to 2.3.0.
This commit is contained in:
parent
0e78cd6e3a
commit
a3ed7c9279
|
@ -7,3 +7,7 @@ Discourse/NoAddReferenceOrAliasesActiveRecordMigration:
|
|||
|
||||
Discourse/NoResetColumnInformationInMigrations:
|
||||
Enabled: true
|
||||
|
||||
# TODO: Still need to fix all the existing tests but we shouldn't block future upgrades
|
||||
Discourse/NoMockingJobs:
|
||||
Enabled: false
|
||||
|
|
|
@ -359,7 +359,7 @@ GEM
|
|||
unicode-display_width (>= 1.4.0, < 2.0)
|
||||
rubocop-ast (0.2.0)
|
||||
parser (>= 2.7.0.1)
|
||||
rubocop-discourse (2.2.0)
|
||||
rubocop-discourse (2.3.0)
|
||||
rubocop (>= 0.69.0)
|
||||
rubocop-rspec (>= 1.39.0)
|
||||
rubocop-rspec (1.42.0)
|
||||
|
|
Loading…
Reference in New Issue