build(deps-dev): bump rubocop from 1.69.1 to 1.69.2 (#36327)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-12-13 09:26:31 +01:00 committed by GitHub
parent a3b8864568
commit ab544f6d78
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.83.0'
gem 'rubocop', '1.69.1'
gem 'rubocop', '1.69.2'
gem 'ruby-lsp', '0.22.1'
gem 'rackup', '2.2.1'
end

View File

@ -113,7 +113,7 @@ GEM
regexp_parser (2.9.3)
rexml (3.3.9)
rouge (4.5.1)
rubocop (1.69.1)
rubocop (1.69.2)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
@ -177,7 +177,7 @@ DEPENDENCIES
nokogiri (= 1.17.2)
rackup (= 2.2.1)
rake (= 13.2.1)
rubocop (= 1.69.1)
rubocop (= 1.69.2)
ruby-lsp (= 0.22.1)
sass-embedded (= 1.83.0)
sass-globbing (= 1.1.5)