build(deps-dev): bump rubocop from 1.65.0 to 1.65.1 (#34081)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-08-02 12:20:47 +02:00 committed by GitHub
parent 3c41c22d51
commit 06a86950f1
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.65.0'
gem 'rubocop', '1.65.1'
gem 'ruby-lsp', '0.17.10'
gem 'rackup', '2.1.0'
end

View File

@ -108,7 +108,7 @@ GEM
rexml (3.3.4)
strscan
rouge (4.3.0)
rubocop (1.65.0)
rubocop (1.65.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
@ -168,7 +168,7 @@ DEPENDENCIES
nokogiri (= 1.16.7)
rackup (= 2.1.0)
rake (= 13.2.1)
rubocop (= 1.65.0)
rubocop (= 1.65.1)
ruby-lsp (= 0.17.10)
sass-globbing (= 1.1.5)
sassc (= 2.1.0)