Sha256: 6b2a6d6d3b7cae94f2ee134ff6daeaac97003b0b235953f68e5fc3484282f6af

Contents?: true

Size: 1.02 KB

Versions: 6

Compression:

Stored size: 1.02 KB

Contents

# -*- encoding: utf-8 -*-
# stub: ethon 0.15.0 ruby lib

Gem::Specification.new do |s|
  s.name = "ethon".freeze
  s.version = "0.15.0"

  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 = ["Hans Hasselberg".freeze]
  s.date = "2021-10-12"
  s.description = "Very lightweight libcurl wrapper.".freeze
  s.email = ["me@hans.io".freeze]
  s.homepage = "https://github.com/typhoeus/ethon".freeze
  s.licenses = ["MIT".freeze]
  s.rubygems_version = "3.0.3.1".freeze
  s.summary = "Libcurl wrapper.".freeze

  s.installed_by_version = "3.0.3.1" 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<ffi>.freeze, [">= 1.15.0"])
    else
      s.add_dependency(%q<ffi>.freeze, [">= 1.15.0"])
    end
  else
    s.add_dependency(%q<ffi>.freeze, [">= 1.15.0"])
  end
end

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
cloudsmith-api-1.61.3 vendor/bundle/ruby/2.6.0/specifications/ethon-0.15.0.gemspec
cloudsmith-api-1.42.3 vendor/bundle/ruby/2.6.0/specifications/ethon-0.15.0.gemspec
cloudsmith-api-1.33.7 vendor/bundle/ruby/2.6.0/specifications/ethon-0.15.0.gemspec
avalara_sdk-2.4.26 vendor/bundle/ruby/2.6.0/specifications/ethon-0.15.0.gemspec
cloudsmith-api-1.30.0 vendor/bundle/ruby/2.6.0/specifications/ethon-0.15.0.gemspec
avalara_sdk-2.4.7 vendor/bundle/ruby/2.6.0/specifications/ethon-0.15.0.gemspec