Sha256: fd3e80f1b22923ada6195eaf813101316a04fcb18a17f940a1becfdf2b357a8f

Contents?: true

Size: 1.24 KB

Versions: 16

Compression:

Stored size: 1.24 KB

Contents

# -*- encoding: utf-8 -*-
# stub: typhoeus 1.4.1 ruby lib

Gem::Specification.new do |s|
  s.name = "typhoeus".freeze
  s.version = "1.4.1"

  s.required_rubygems_version = Gem::Requirement.new(">= 1.3.6".freeze) if s.respond_to? :required_rubygems_version=
  s.require_paths = ["lib".freeze]
  s.authors = ["David Balatero".freeze, "Paul Dix".freeze, "Hans Hasselberg".freeze]
  s.date = "2023-11-17"
  s.description = "Like a modern code version of the mythical beast with 100 serpent heads, Typhoeus runs HTTP requests in parallel while cleanly encapsulating handling logic.".freeze
  s.email = ["hans.hasselberg@gmail.com".freeze]
  s.homepage = "https://github.com/typhoeus/typhoeus".freeze
  s.licenses = ["MIT".freeze]
  s.rubygems_version = "2.7.6.2".freeze
  s.summary = "Parallel HTTP library on top of libcurl multi.".freeze

  s.installed_by_version = "2.7.6.2" if s.respond_to? :installed_by_version

  if s.respond_to? :specification_version then
    s.specification_version = 4

    if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
      s.add_runtime_dependency(%q<ethon>.freeze, [">= 0.9.0"])
    else
      s.add_dependency(%q<ethon>.freeze, [">= 0.9.0"])
    end
  else
    s.add_dependency(%q<ethon>.freeze, [">= 0.9.0"])
  end
end

Version data entries

16 entries across 16 versions & 3 rubygems

Version Path
ory-kratos-client-1.1.0 vendor/bundle/ruby/2.5.0/specifications/typhoeus-1.4.1.gemspec
ory-client-1.6.2 vendor/bundle/ruby/2.5.0/specifications/typhoeus-1.4.1.gemspec
ory-hydra-client-2.2.0 vendor/bundle/ruby/2.5.0/specifications/typhoeus-1.4.1.gemspec
ory-client-1.6.1 vendor/bundle/ruby/2.5.0/specifications/typhoeus-1.4.1.gemspec
ory-client-1.5.2 vendor/bundle/ruby/2.5.0/specifications/typhoeus-1.4.1.gemspec
ory-client-1.5.1 vendor/bundle/ruby/2.5.0/specifications/typhoeus-1.4.1.gemspec
ory-client-1.5.0 vendor/bundle/ruby/2.5.0/specifications/typhoeus-1.4.1.gemspec
ory-client-1.4.9 vendor/bundle/ruby/2.5.0/specifications/typhoeus-1.4.1.gemspec
ory-client-1.4.8 vendor/bundle/ruby/2.5.0/specifications/typhoeus-1.4.1.gemspec
ory-client-1.4.7 vendor/bundle/ruby/2.5.0/specifications/typhoeus-1.4.1.gemspec
ory-client-1.4.6 vendor/bundle/ruby/2.5.0/specifications/typhoeus-1.4.1.gemspec
ory-client-1.4.5 vendor/bundle/ruby/2.5.0/specifications/typhoeus-1.4.1.gemspec
ory-client-1.4.4 vendor/bundle/ruby/2.5.0/specifications/typhoeus-1.4.1.gemspec
ory-client-1.4.3 vendor/bundle/ruby/2.5.0/specifications/typhoeus-1.4.1.gemspec
ory-client-1.4.2 vendor/bundle/ruby/2.5.0/specifications/typhoeus-1.4.1.gemspec
ory-client-1.4.1 vendor/bundle/ruby/2.5.0/specifications/typhoeus-1.4.1.gemspec