# -*- encoding: utf-8 -*- # stub: sorbet-runtime 0.4.4332 ruby lib Gem::Specification.new do |s| s.name = "sorbet-runtime".freeze s.version = "0.4.4332".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Stripe".freeze] s.date = "2019-06-27" 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/generic.rb".freeze, "lib/types/helpers.rb".freeze, "lib/types/interface_wrapper.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/error_handler.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/runtime_levels.rb".freeze, "lib/types/private/types/not_typed.rb".freeze, "lib/types/private/types/string_holder.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/optional.rb".freeze, "lib/types/props/plugin.rb".freeze, "lib/types/props/pretty_printable.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/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/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, "< 2.7.0.preview1".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]) end