Update rubocop to v1.54.1 (#25627)

This commit is contained in:
Nick Schonning
2023-07-13 05:11:55 -04:00
committed by GitHub
parent e7b0d1e23c
commit 1a6c2e450a
5 changed files with 7 additions and 7 deletions

View File

@ -379,6 +379,7 @@ GEM
marcel (~> 1.0.1)
mime-types
terrapin (~> 0.6.0)
language_server-protocol (3.17.0.3)
launchy (2.5.2)
addressable (~> 2.8)
letter_opener (1.8.1)
@ -595,8 +596,9 @@ GEM
sidekiq (>= 2.4.0)
rspec-support (3.12.0)
rspec_chunked (0.6)
rubocop (1.52.1)
rubocop (1.54.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.2.2.3)
rainbow (>= 2.2.2, < 4.0)