build(deps-dev): bump rubocop from 1.63.5 to 1.64.0 (#32924)

This commit is contained in:
dependabot[bot] 2024-05-24 08:37:53 +02:00 committed by GitHub
parent 2f2d2ef87b
commit 4b26ee7050
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -10,7 +10,7 @@ group :development do
gem 'stringex', '2.8.6'
# > 2.1.0 causes slowdowns https://github.com/sass/sassc-ruby/issues/189
gem 'sassc', '2.1.0'
gem 'rubocop', '1.63.5'
gem 'rubocop', '1.64.0'
gem 'ruby-lsp', '0.16.7'
gem 'rackup', '2.1.0'
end

View File

@ -103,7 +103,7 @@ GEM
rexml (3.2.8)
strscan (>= 3.0.9)
rouge (4.2.1)
rubocop (1.63.5)
rubocop (1.64.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
@ -162,7 +162,7 @@ DEPENDENCIES
nokogiri (= 1.16.5)
rackup (= 2.1.0)
rake (= 13.2.1)
rubocop (= 1.63.5)
rubocop (= 1.64.0)
ruby-lsp (= 0.16.7)
sass-globbing (= 1.1.5)
sassc (= 2.1.0)