mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 17:57:14 +00:00
build(deps-dev): bump ruby-lsp from 0.20.1 to 0.21.1 (#35519)
Bumps [ruby-lsp](https://github.com/Shopify/ruby-lsp) from 0.20.1 to 0.21.1. - [Release notes](https://github.com/Shopify/ruby-lsp/releases) - [Commits](https://github.com/Shopify/ruby-lsp/compare/v0.20.1...v0.21.1) --- updated-dependencies: - dependency-name: ruby-lsp dependency-type: direct:development update-type: version-update:semver-minor ... 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:
parent
6b95b2406f
commit
f9e8029f3e
2
Gemfile
2
Gemfile
@ -13,7 +13,7 @@ group :development do
|
||||
# 1.80.5 breaks the build
|
||||
gem 'sass-embedded', '1.80.4'
|
||||
gem 'rubocop', '1.67.0'
|
||||
gem 'ruby-lsp', '0.20.1'
|
||||
gem 'ruby-lsp', '0.21.1'
|
||||
gem 'rackup', '2.1.0'
|
||||
end
|
||||
|
||||
|
@ -125,7 +125,7 @@ GEM
|
||||
unicode-display_width (>= 2.4.0, < 3.0)
|
||||
rubocop-ast (1.33.0)
|
||||
parser (>= 3.3.1.0)
|
||||
ruby-lsp (0.20.1)
|
||||
ruby-lsp (0.21.1)
|
||||
language_server-protocol (~> 3.17.0)
|
||||
prism (>= 1.2, < 2.0)
|
||||
rbs (>= 3, < 4)
|
||||
@ -149,7 +149,7 @@ GEM
|
||||
rack-protection (= 4.0.0)
|
||||
rack-session (>= 2.0.0, < 3)
|
||||
tilt (~> 2.0)
|
||||
sorbet-runtime (0.5.11630)
|
||||
sorbet-runtime (0.5.11631)
|
||||
stringex (2.8.6)
|
||||
terminal-table (3.0.2)
|
||||
unicode-display_width (>= 1.1.1, < 3)
|
||||
@ -176,7 +176,7 @@ DEPENDENCIES
|
||||
rackup (= 2.1.0)
|
||||
rake (= 13.2.1)
|
||||
rubocop (= 1.67.0)
|
||||
ruby-lsp (= 0.20.1)
|
||||
ruby-lsp (= 0.21.1)
|
||||
sass-embedded (= 1.80.4)
|
||||
sass-globbing (= 1.1.5)
|
||||
sassc (= 2.1.0)
|
||||
|
Loading…
x
Reference in New Issue
Block a user