Merge pull request #17430 from Homebrew/dependabot/bundler/Library/Homebrew/commander-5.0.0
build(deps-dev): bump commander from 4.6.0 to 5.0.0 in /Library/Homebrew
This commit is contained in:
commit
41896f4e97
@ -9,15 +9,15 @@ GEM
|
|||||||
bootsnap (1.18.3)
|
bootsnap (1.18.3)
|
||||||
msgpack (~> 1.2)
|
msgpack (~> 1.2)
|
||||||
coderay (1.1.3)
|
coderay (1.1.3)
|
||||||
commander (4.6.0)
|
commander (5.0.0)
|
||||||
highline (~> 2.0.0)
|
highline (~> 3.0.0)
|
||||||
diff-lcs (1.5.1)
|
diff-lcs (1.5.1)
|
||||||
docile (1.4.0)
|
docile (1.4.0)
|
||||||
elftools (1.3.1)
|
elftools (1.3.1)
|
||||||
bindata (~> 2)
|
bindata (~> 2)
|
||||||
erubi (1.12.0)
|
erubi (1.12.0)
|
||||||
hana (1.3.7)
|
hana (1.3.7)
|
||||||
highline (2.0.3)
|
highline (3.0.1)
|
||||||
json (2.7.2)
|
json (2.7.2)
|
||||||
json_schemer (2.3.0)
|
json_schemer (2.3.0)
|
||||||
bigdecimal
|
bigdecimal
|
||||||
@ -34,8 +34,8 @@ GEM
|
|||||||
parallel (1.24.0)
|
parallel (1.24.0)
|
||||||
parallel_tests (4.7.1)
|
parallel_tests (4.7.1)
|
||||||
parallel
|
parallel
|
||||||
parlour (8.1.0)
|
parlour (9.0.0)
|
||||||
commander (~> 4.5)
|
commander (~> 5.0)
|
||||||
parser
|
parser
|
||||||
rainbow (~> 3.0)
|
rainbow (~> 3.0)
|
||||||
sorbet-runtime (>= 0.5)
|
sorbet-runtime (>= 0.5)
|
||||||
|
|||||||
@ -4,6 +4,7 @@
|
|||||||
# This is an autogenerated file for types exported from the `parlour` gem.
|
# This is an autogenerated file for types exported from the `parlour` gem.
|
||||||
# Please instead update this file by running `bin/tapioca gem parlour`.
|
# Please instead update this file by running `bin/tapioca gem parlour`.
|
||||||
|
|
||||||
|
|
||||||
# source://parlour//lib/parlour/version.rb#2
|
# source://parlour//lib/parlour/version.rb#2
|
||||||
module Parlour; end
|
module Parlour; end
|
||||||
|
|
||||||
@ -374,7 +375,7 @@ end
|
|||||||
|
|
||||||
# The RBI generator.
|
# The RBI generator.
|
||||||
#
|
#
|
||||||
# source://parlour//lib/parlour/rbi_generator/parameter.rb#5
|
# source://parlour//lib/parlour/rbi_generator/parameter.rb#4
|
||||||
class Parlour::RbiGenerator < ::Parlour::Generator
|
class Parlour::RbiGenerator < ::Parlour::Generator
|
||||||
# @return [RbiGenerator] a new instance of RbiGenerator
|
# @return [RbiGenerator] a new instance of RbiGenerator
|
||||||
#
|
#
|
||||||
@ -913,7 +914,7 @@ class Parlour::RbiGenerator::Namespace < ::Parlour::RbiGenerator::RbiObject
|
|||||||
# @param block [T.proc.params(x: Attribute).void, nil]
|
# @param block [T.proc.params(x: Attribute).void, nil]
|
||||||
# @return [Attribute]
|
# @return [Attribute]
|
||||||
#
|
#
|
||||||
# source://sorbet-runtime/0.5.11258/lib/types/private/methods/_methods.rb#257
|
# source://sorbet-runtime/0.5.11409/lib/types/private/methods/_methods.rb#257
|
||||||
def create_attr(*args, **_arg1, &blk); end
|
def create_attr(*args, **_arg1, &blk); end
|
||||||
|
|
||||||
# source://parlour//lib/parlour/rbi_generator/namespace.rb#472
|
# source://parlour//lib/parlour/rbi_generator/namespace.rb#472
|
||||||
@ -1121,7 +1122,7 @@ class Parlour::RbiGenerator::Namespace < ::Parlour::RbiGenerator::RbiObject
|
|||||||
|
|
||||||
# @return [Array<RbiGenerator::TypeAlias>]
|
# @return [Array<RbiGenerator::TypeAlias>]
|
||||||
#
|
#
|
||||||
# source://sorbet-runtime/0.5.11258/lib/types/private/methods/_methods.rb#257
|
# source://sorbet-runtime/0.5.11409/lib/types/private/methods/_methods.rb#257
|
||||||
def type_aliases(*args, **_arg1, &blk); end
|
def type_aliases(*args, **_arg1, &blk); end
|
||||||
|
|
||||||
private
|
private
|
||||||
@ -1428,7 +1429,7 @@ end
|
|||||||
|
|
||||||
# The RBS generator.
|
# The RBS generator.
|
||||||
#
|
#
|
||||||
# source://parlour//lib/parlour/rbs_generator/rbs_object.rb#8
|
# source://parlour//lib/parlour/rbs_generator/rbs_object.rb#3
|
||||||
class Parlour::RbsGenerator < ::Parlour::Generator
|
class Parlour::RbsGenerator < ::Parlour::Generator
|
||||||
# @return [RbsGenerator] a new instance of RbsGenerator
|
# @return [RbsGenerator] a new instance of RbsGenerator
|
||||||
#
|
#
|
||||||
@ -1885,7 +1886,7 @@ class Parlour::RbsGenerator::Namespace < ::Parlour::RbsGenerator::RbsObject
|
|||||||
# @param block [T.proc.params(x: Attribute).void, nil]
|
# @param block [T.proc.params(x: Attribute).void, nil]
|
||||||
# @return [Attribute]
|
# @return [Attribute]
|
||||||
#
|
#
|
||||||
# source://sorbet-runtime/0.5.11258/lib/types/private/methods/_methods.rb#257
|
# source://sorbet-runtime/0.5.11409/lib/types/private/methods/_methods.rb#257
|
||||||
def create_attr(*args, **_arg1, &blk); end
|
def create_attr(*args, **_arg1, &blk); end
|
||||||
|
|
||||||
# source://parlour//lib/parlour/rbs_generator/namespace.rb#347
|
# source://parlour//lib/parlour/rbs_generator/namespace.rb#347
|
||||||
@ -2052,7 +2053,7 @@ class Parlour::RbsGenerator::Namespace < ::Parlour::RbsGenerator::RbsObject
|
|||||||
|
|
||||||
# @return [Array<RbsGenerator::TypeAlias>]
|
# @return [Array<RbsGenerator::TypeAlias>]
|
||||||
#
|
#
|
||||||
# source://sorbet-runtime/0.5.11258/lib/types/private/methods/_methods.rb#257
|
# source://sorbet-runtime/0.5.11409/lib/types/private/methods/_methods.rb#257
|
||||||
def type_aliases(*args, **_arg1, &blk); end
|
def type_aliases(*args, **_arg1, &blk); end
|
||||||
|
|
||||||
private
|
private
|
||||||
@ -2395,7 +2396,7 @@ class Parlour::TypeParser::IntermediateSig < ::T::Struct
|
|||||||
prop :params, T.nilable(T::Array[::Parser::AST::Node])
|
prop :params, T.nilable(T::Array[::Parser::AST::Node])
|
||||||
|
|
||||||
class << self
|
class << self
|
||||||
# source://sorbet-runtime/0.5.11258/lib/types/struct.rb#13
|
# source://sorbet-runtime/0.5.11409/lib/types/struct.rb#13
|
||||||
def inherited(s); end
|
def inherited(s); end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
@ -2450,7 +2451,7 @@ class Parlour::TypedObject
|
|||||||
# @param comment [String, Array<String>]
|
# @param comment [String, Array<String>]
|
||||||
# @return [void]
|
# @return [void]
|
||||||
#
|
#
|
||||||
# source://sorbet-runtime/0.5.11258/lib/types/private/methods/_methods.rb#257
|
# source://sorbet-runtime/0.5.11409/lib/types/private/methods/_methods.rb#257
|
||||||
def add_comments(*args, **_arg1, &blk); end
|
def add_comments(*args, **_arg1, &blk); end
|
||||||
|
|
||||||
# source://parlour//lib/parlour/typed_object.rb#32
|
# source://parlour//lib/parlour/typed_object.rb#32
|
||||||
@ -2471,7 +2472,7 @@ class Parlour::TypedObject
|
|||||||
|
|
||||||
# @return [String]
|
# @return [String]
|
||||||
#
|
#
|
||||||
# source://sorbet-runtime/0.5.11258/lib/types/private/methods/_methods.rb#257
|
# source://sorbet-runtime/0.5.11409/lib/types/private/methods/_methods.rb#257
|
||||||
def inspect(*args, **_arg1, &blk); end
|
def inspect(*args, **_arg1, &blk); end
|
||||||
|
|
||||||
# source://parlour//lib/parlour/typed_object.rb#26
|
# source://parlour//lib/parlour/typed_object.rb#26
|
||||||
@ -2480,7 +2481,7 @@ class Parlour::TypedObject
|
|||||||
|
|
||||||
# @return [String]
|
# @return [String]
|
||||||
#
|
#
|
||||||
# source://sorbet-runtime/0.5.11258/lib/types/private/methods/_methods.rb#257
|
# source://sorbet-runtime/0.5.11409/lib/types/private/methods/_methods.rb#257
|
||||||
def to_s(*args, **_arg1, &blk); end
|
def to_s(*args, **_arg1, &blk); end
|
||||||
|
|
||||||
protected
|
protected
|
||||||
@ -2725,7 +2726,7 @@ end
|
|||||||
|
|
||||||
# A type which can be called as a function.
|
# A type which can be called as a function.
|
||||||
#
|
#
|
||||||
# source://parlour//lib/parlour/types.rb#505
|
# source://parlour//lib/parlour/types.rb#504
|
||||||
class Parlour::Types::Proc < ::Parlour::Types::Type
|
class Parlour::Types::Proc < ::Parlour::Types::Type
|
||||||
# source://parlour//lib/parlour/types.rb#533
|
# source://parlour//lib/parlour/types.rb#533
|
||||||
sig do
|
sig do
|
||||||
@ -45,8 +45,8 @@ $:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version
|
|||||||
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/extensions/arm64-darwin-20/#{Gem.extension_api_version}/bootsnap-1.18.3")
|
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/extensions/arm64-darwin-20/#{Gem.extension_api_version}/bootsnap-1.18.3")
|
||||||
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/bootsnap-1.18.3/lib")
|
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/bootsnap-1.18.3/lib")
|
||||||
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/coderay-1.1.3/lib")
|
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/coderay-1.1.3/lib")
|
||||||
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/highline-2.0.3/lib")
|
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/highline-3.0.1/lib")
|
||||||
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/commander-4.6.0/lib")
|
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/commander-5.0.0/lib")
|
||||||
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/diff-lcs-1.5.1/lib")
|
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/diff-lcs-1.5.1/lib")
|
||||||
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/docile-1.4.0/lib")
|
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/docile-1.4.0/lib")
|
||||||
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/elftools-1.3.1/lib")
|
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/elftools-1.3.1/lib")
|
||||||
@ -72,7 +72,7 @@ $:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version
|
|||||||
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/parser-3.3.2.0/lib")
|
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/parser-3.3.2.0/lib")
|
||||||
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/rainbow-3.1.1/lib")
|
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/rainbow-3.1.1/lib")
|
||||||
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/sorbet-runtime-0.5.11409/lib")
|
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/sorbet-runtime-0.5.11409/lib")
|
||||||
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/parlour-8.1.0/lib")
|
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/parlour-9.0.0/lib")
|
||||||
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/patchelf-1.5.1/lib")
|
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/patchelf-1.5.1/lib")
|
||||||
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/plist-3.7.1/lib")
|
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/plist-3.7.1/lib")
|
||||||
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/extensions/arm64-darwin-20/#{Gem.extension_api_version}/prism-0.29.0")
|
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/extensions/arm64-darwin-20/#{Gem.extension_api_version}/prism-0.29.0")
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user