Sha256: afaff384c03986f3e7c97f5f74358d7255b1a51b770d99b7e0d233615afc9343
Contents?: true
Size: 1.07 KB
Versions: 1
Compression:
Stored size: 1.07 KB
Contents
# -*- encoding: utf-8 -*- # stub: net-protocol 0.2.2 ruby lib Gem::Specification.new do |s| s.name = "net-protocol".freeze s.version = "0.2.2" s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.metadata = { "homepage_uri" => "https://github.com/ruby/net-protocol", "source_code_uri" => "https://github.com/ruby/net-protocol" } if s.respond_to? :metadata= s.require_paths = ["lib".freeze] s.authors = ["Yukihiro Matsumoto".freeze] s.date = "2023-11-07" s.description = "The abstract interface for net-* client.".freeze s.email = ["matz@ruby-lang.org".freeze] s.homepage = "https://github.com/ruby/net-protocol".freeze s.licenses = ["Ruby".freeze, "BSD-2-Clause".freeze] s.required_ruby_version = Gem::Requirement.new(">= 2.6.0".freeze) s.rubygems_version = "3.4.19".freeze s.summary = "The abstract interface for net-* client.".freeze s.installed_by_version = "3.4.19" if s.respond_to? :installed_by_version s.specification_version = 4 s.add_runtime_dependency(%q<timeout>.freeze, [">= 0"]) end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
blacklight-spotlight-3.6.0.beta8 | vendor/bundle/ruby/3.2.0/specifications/net-protocol-0.2.2.gemspec |