Sha256: 6e812aa44a5165ace4585266729a45c6f36efddd148d7df239ac3032ad1ae1c2

Contents?: true

Size: 1006 Bytes

Versions: 6

Compression:

Stored size: 1006 Bytes

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 = "3.4.19".freeze
  s.summary = "Parallel HTTP library on top of libcurl multi.".freeze

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

  s.specification_version = 4

  s.add_runtime_dependency(%q<ethon>.freeze, [">= 0.9.0"])
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
mux_ruby-3.20.0 vendor/bundle/ruby/3.2.0/specifications/typhoeus-1.4.1.gemspec
mux_ruby-3.19.0 vendor/bundle/ruby/3.2.0/specifications/typhoeus-1.4.1.gemspec
mux_ruby-3.18.0 vendor/bundle/ruby/3.2.0/specifications/typhoeus-1.4.1.gemspec
mux_ruby-3.17.0 vendor/bundle/ruby/3.2.0/specifications/typhoeus-1.4.1.gemspec
mux_ruby-3.15.0 vendor/bundle/ruby/3.2.0/specifications/typhoeus-1.4.1.gemspec
mux_ruby-3.14.0 vendor/bundle/ruby/3.2.0/specifications/typhoeus-1.4.1.gemspec