build(deps-dev): bump rubocop from 1.81.0 to 1.81.1 (#41071)

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-09-29 09:50:58 +02:00 committed by GitHub
parent 60ddd19ff8
commit 18546aab60
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.93.2'
gem 'rubocop', '1.81.0'
gem 'rubocop', '1.81.1'
gem 'ruby-lsp', '0.26.1'
gem 'rackup', '2.2.1'
end

View File

@ -119,7 +119,7 @@ GEM
regexp_parser (2.11.3)
rexml (3.4.4)
rouge (4.6.1)
rubocop (1.81.0)
rubocop (1.81.1)
json (~> 2.3)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.1.0)
@ -183,7 +183,7 @@ DEPENDENCIES
nokogiri (= 1.18.10)
rackup (= 2.2.1)
rake (= 13.3.0)
rubocop (= 1.81.0)
rubocop (= 1.81.1)
ruby-lsp (= 0.26.1)
sass-embedded (= 1.93.2)
sass-globbing (= 1.1.5)