build(deps-dev): bump ruby-lsp from 0.23.11 to 0.23.12 (#38068)

This commit is contained in:
dependabot[bot] 2025-03-19 08:10:14 +01:00 committed by GitHub
parent 5652c7872d
commit 9788c3808a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View File

@ -12,7 +12,7 @@ group :development do
gem 'sassc', '2.1.0'
gem 'sass-embedded', '1.86.0'
gem 'rubocop', '1.74.0'
gem 'ruby-lsp', '0.23.11'
gem 'ruby-lsp', '0.23.12'
gem 'rackup', '2.2.1'
end

View File

@ -96,7 +96,7 @@ GEM
racc
pathutil (0.16.2)
forwardable-extended (~> 2.6)
prism (1.3.0)
prism (1.4.0)
public_suffix (6.0.1)
racc (1.8.1)
rack (3.1.12)
@ -132,7 +132,7 @@ GEM
unicode-display_width (>= 2.4.0, < 4.0)
rubocop-ast (1.39.0)
parser (>= 3.3.1.0)
ruby-lsp (0.23.11)
ruby-lsp (0.23.12)
language_server-protocol (~> 3.17.0)
prism (>= 1.2, < 2.0)
rbs (>= 3, < 4)
@ -185,7 +185,7 @@ DEPENDENCIES
rackup (= 2.2.1)
rake (= 13.2.1)
rubocop (= 1.74.0)
ruby-lsp (= 0.23.11)
ruby-lsp (= 0.23.12)
sass-embedded (= 1.86.0)
sass-globbing (= 1.1.5)
sassc (= 2.1.0)