# -*- encoding: utf-8 -*- # stub: sorbet-runtime 0.5.5794 ruby lib Gem::Specification.new do |s| s.name = "sorbet-runtime".freeze s.version = "0.5.5794".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.metadata = { "source_code_uri" => "https://github.com/sorbet/sorbet" } if s.respond_to? :metadata= s.require_paths = ["lib".freeze] s.authors = ["Stripe".freeze] s.date = "2020-07-01" s.description = "Sorbet's runtime type checking component".freeze s.files = ["lib/sorbet-runtime.rb".freeze, "lib/types/_types.rb".freeze, "lib/types/abstract_utils.rb".freeze, "lib/types/boolean.rb".freeze, "lib/types/compatibility_patches.rb".freeze, "lib/types/configuration.rb".freeze, "lib/types/enum.rb".freeze, "lib/types/generic.rb".freeze, "lib/types/helpers.rb".freeze, "lib/types/interface_wrapper.rb".freeze, "lib/types/non_forcing_constants.rb".freeze, "lib/types/private/abstract/data.rb".freeze, "lib/types/private/abstract/declare.rb".freeze, "lib/types/private/abstract/hooks.rb".freeze, "lib/types/private/abstract/validate.rb".freeze, "lib/types/private/casts.rb".freeze, "lib/types/private/class_utils.rb".freeze, "lib/types/private/decl_state.rb".freeze, "lib/types/private/final.rb".freeze, "lib/types/private/methods/_methods.rb".freeze, "lib/types/private/methods/call_validation.rb".freeze, "lib/types/private/methods/decl_builder.rb".freeze, "lib/types/private/methods/modes.rb".freeze, "lib/types/private/methods/signature.rb".freeze, "lib/types/private/methods/signature_validation.rb".freeze, "lib/types/private/mixins/mixins.rb".freeze, "lib/types/private/retry.rb".freeze, "lib/types/private/runtime_levels.rb".freeze, "lib/types/private/sealed.rb".freeze, "lib/types/private/types/not_typed.rb".freeze, "lib/types/private/types/string_holder.rb".freeze, "lib/types/private/types/type_alias.rb".freeze, "lib/types/private/types/void.rb".freeze, "lib/types/profile.rb".freeze, "lib/types/props/_props.rb".freeze, "lib/types/props/constructor.rb".freeze, "lib/types/props/custom_type.rb".freeze, "lib/types/props/decorator.rb".freeze, "lib/types/props/errors.rb".freeze, "lib/types/props/generated_code_validation.rb".freeze, "lib/types/props/has_lazily_specialized_methods.rb".freeze, "lib/types/props/optional.rb".freeze, "lib/types/props/plugin.rb".freeze, "lib/types/props/pretty_printable.rb".freeze, "lib/types/props/private/apply_default.rb".freeze, "lib/types/props/private/deserializer_generator.rb".freeze, "lib/types/props/private/parser.rb".freeze, "lib/types/props/private/serde_transform.rb".freeze, "lib/types/props/private/serializer_generator.rb".freeze, "lib/types/props/private/setter_factory.rb".freeze, "lib/types/props/serializable.rb".freeze, "lib/types/props/type_validation.rb".freeze, "lib/types/props/utils.rb".freeze, "lib/types/props/weak_constructor.rb".freeze, "lib/types/runtime_profiled.rb".freeze, "lib/types/sig.rb".freeze, "lib/types/struct.rb".freeze, "lib/types/types/attached_class.rb".freeze, "lib/types/types/base.rb".freeze, "lib/types/types/class_of.rb".freeze, "lib/types/types/enum.rb".freeze, "lib/types/types/fixed_array.rb".freeze, "lib/types/types/fixed_hash.rb".freeze, "lib/types/types/intersection.rb".freeze, "lib/types/types/noreturn.rb".freeze, "lib/types/types/proc.rb".freeze, "lib/types/types/self_type.rb".freeze, "lib/types/types/simple.rb".freeze, "lib/types/types/t_enum.rb".freeze, "lib/types/types/type_member.rb".freeze, "lib/types/types/type_parameter.rb".freeze, "lib/types/types/type_template.rb".freeze, "lib/types/types/type_variable.rb".freeze, "lib/types/types/typed_array.rb".freeze, "lib/types/types/typed_enumerable.rb".freeze, "lib/types/types/typed_enumerator.rb".freeze, "lib/types/types/typed_hash.rb".freeze, "lib/types/types/typed_range.rb".freeze, "lib/types/types/typed_set.rb".freeze, "lib/types/types/union.rb".freeze, "lib/types/types/untyped.rb".freeze, "lib/types/utils.rb".freeze] s.homepage = "https://sorbet.run".freeze s.licenses = ["Apache-2.0".freeze] s.required_ruby_version = Gem::Requirement.new(">= 2.3.0".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "Sorbet runtime".freeze s.specification_version = 4 s.add_development_dependency(%q.freeze, ["~> 5.11".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.7".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.1.5".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, ["~> 2.7".freeze]) end