build(deps-dev): bump rubocop from 1.75.6 to 1.75.7 (#39141)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-05-22 09:30:33 +02:00 committed by GitHub
parent 35b5a9656c
commit 6155850fa9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -11,7 +11,7 @@ group :development do
# > 2.1.0 causes slowdowns https://github.com/sass/sassc-ruby/issues/189
gem 'sassc', '2.1.0'
gem 'sass-embedded', '1.89.0'
gem 'rubocop', '1.75.6'
gem 'rubocop', '1.75.7'
gem 'ruby-lsp', '0.23.21'
gem 'rackup', '2.2.1'
end

View File

@ -119,7 +119,7 @@ GEM
regexp_parser (2.10.0)
rexml (3.4.1)
rouge (4.5.2)
rubocop (1.75.6)
rubocop (1.75.7)
json (~> 2.3)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.1.0)
@ -185,7 +185,7 @@ DEPENDENCIES
nokogiri (= 1.18.8)
rackup (= 2.2.1)
rake (= 13.2.1)
rubocop (= 1.75.6)
rubocop (= 1.75.7)
ruby-lsp (= 0.23.21)
sass-embedded (= 1.89.0)
sass-globbing (= 1.1.5)