mirror of
https://github.com/Homebrew/brew.git
synced 2024-11-25 16:33:34 +08:00
Merge pull request #18803 from Homebrew/dependabot/bundler/Library/Homebrew/ruby-lsp-0.22.1
build(deps-dev): bump ruby-lsp from 0.22.0 to 0.22.1 in /Library/Homebrew
This commit is contained in:
commit
54b33bb439
@ -93,7 +93,7 @@ GEM
|
||||
rubocop (~> 1.61)
|
||||
rubocop-sorbet (0.8.7)
|
||||
rubocop (>= 1)
|
||||
ruby-lsp (0.22.0)
|
||||
ruby-lsp (0.22.1)
|
||||
language_server-protocol (~> 3.17.0)
|
||||
prism (>= 1.2, < 2.0)
|
||||
rbs (>= 3, < 4)
|
||||
|
8
Library/Homebrew/sorbet/rbi/dsl/cask_dependent/requirement.rbi
generated
Normal file
8
Library/Homebrew/sorbet/rbi/dsl/cask_dependent/requirement.rbi
generated
Normal file
@ -0,0 +1,8 @@
|
||||
# typed: true
|
||||
|
||||
# DO NOT EDIT MANUALLY
|
||||
# This is an autogenerated file for dynamic methods in `CaskDependent::Requirement`.
|
||||
# Please instead update this file by running `bin/tapioca dsl CaskDependent::Requirement`.
|
||||
|
||||
|
||||
class CaskDependent::Requirement; end
|
@ -93,7 +93,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.23.0/lib")
|
||||
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/rubocop-rspec-3.2.0/lib")
|
||||
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/rubocop-sorbet-0.8.7/lib")
|
||||
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/ruby-lsp-0.22.0/lib")
|
||||
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/ruby-lsp-0.22.1/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.1")
|
||||
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/ruby-prof-1.7.1/lib")
|
||||
|
Loading…
Reference in New Issue
Block a user