Merge pull request #18465 from Homebrew/dependabot/bundler/Library/Homebrew/ruby-lsp-0.18.4
build(deps-dev): bump ruby-lsp from 0.18.3 to 0.18.4 in /Library/Homebrew
This commit is contained in:
commit
a5dcee4690
@ -102,7 +102,7 @@ GEM
|
||||
rubocop (~> 1.61)
|
||||
rubocop-sorbet (0.8.5)
|
||||
rubocop (>= 1)
|
||||
ruby-lsp (0.18.3)
|
||||
ruby-lsp (0.18.4)
|
||||
language_server-protocol (~> 3.17.0)
|
||||
prism (~> 1.0)
|
||||
rbs (>= 3, < 4)
|
||||
|
||||
@ -96,7 +96,7 @@ $:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version
|
||||
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/rubocop-performance-1.22.1/lib")
|
||||
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/rubocop-rspec-3.0.5/lib")
|
||||
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/rubocop-sorbet-0.8.5/lib")
|
||||
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/ruby-lsp-0.18.3/lib")
|
||||
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/ruby-lsp-0.18.4/lib")
|
||||
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/ruby-macho-4.1.0/lib")
|
||||
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/extensions/arm64-darwin-20/#{Gem.extension_api_version}/ruby-prof-1.7.0")
|
||||
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/ruby-prof-1.7.0/lib")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user