Merge pull request #2940 from TracksApp/dependabot/bundler/rubocop-1.54.0

Bump rubocop from 1.52.1 to 1.54.0
This commit is contained in:
Jyri-Petteri Paloposki 2023-07-04 16:02:44 +03:00 committed by GitHub
commit 1a293ea325
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 3 deletions

View file

@ -52,7 +52,7 @@ end
group :development, :test do
gem 'byebug'
gem 'listen'
gem 'rubocop', '~> 1.52', require: false
gem 'rubocop', '~> 1.54', require: false
end
group :test do

View file

@ -151,6 +151,7 @@ GEM
marcel (~> 1.0.1)
mime-types
terrapin (~> 0.6.0)
language_server-protocol (3.17.0.3)
libv8 (3.16.14.19)
listen (3.8.0)
rb-fsevent (~> 0.10, >= 0.10.3)
@ -254,8 +255,9 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-support (3.12.0)
rubocop (1.52.1)
rubocop (1.54.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.2.2.3)
rainbow (>= 2.2.2, < 4.0)
@ -377,7 +379,7 @@ DEPENDENCIES
rails-dom-testing (~> 2.0.0)
rails_autolink
rspec-expectations
rubocop (~> 1.52)
rubocop (~> 1.54)
sanitize (~> 6.0)
sassc-rails (~> 2.1.2)
simplecov