Sha256: e9575ed2415c4038a2915a60ed24843863c1748d2f6250cb7bd234c44fc8489b

Contents?: true

Size: 936 Bytes

Versions: 36

Compression:

Stored size: 936 Bytes

Contents

# -*- encoding: utf-8 -*-
$LOAD_PATH.push File.expand_path("../lib", __FILE__)
require "public_suffix/version"

Gem::Specification.new do |s|
  s.name        = "public_suffix"
  s.version     = PublicSuffix::VERSION
  s.authors     = ["Simone Carletti"]
  s.email       = ["weppos@weppos.net"]
  s.homepage    = "https://simonecarletti.com/code/publicsuffix-ruby"
  s.summary     = "Domain name parser based on the Public Suffix List."
  s.description = "PublicSuffix can parse and decompose a domain name into top level domain, domain and subdomains."
  s.licenses    = ["MIT"]

  s.required_ruby_version = ">= 2.1"

  s.require_paths    = ["lib"]
  s.files            = `git ls-files`.split("\n")
  s.test_files       = `git ls-files -- {test,spec,features}/*`.split("\n")
  s.extra_rdoc_files = %w( LICENSE.txt )

  s.add_development_dependency "rake"
  s.add_development_dependency "mocha"
  s.add_development_dependency "yard"
end

Version data entries

36 entries across 31 versions & 8 rubygems

Version Path
files.com-1.0.55 docs/vendor/bundle/ruby/2.5.0/gems/public_suffix-3.0.3/public_suffix.gemspec
vagrant-unbundled-2.2.5.0 vendor/bundle/ruby/2.5.0/gems/public_suffix-3.0.3/public_suffix.gemspec
vagrant-unbundled-2.2.5.0 vendor/bundle/ruby/2.6.0/gems/public_suffix-3.0.3/public_suffix.gemspec
dadapush_client-1.0.1 vendor/bundle/ruby/2.3.0/gems/public_suffix-3.0.3/public_suffix.gemspec
public_suffix-3.1.1 public_suffix.gemspec
cocoapods-dependency-html-0.0.2 vendor/bundle/gems/public_suffix-3.0.3/public_suffix.gemspec
cocoapods-dependency-html-0.0.1 vendor/bundle/gems/public_suffix-3.0.3/public_suffix.gemspec
tdiary-5.0.13 vendor/bundle/gems/public_suffix-3.0.3/public_suffix.gemspec
tdiary-5.0.12.1 vendor/bundle/gems/public_suffix-3.0.3/public_suffix.gemspec
vagrant-unbundled-2.2.4.0 vendor/bundle/ruby/2.6.0/gems/public_suffix-3.0.3/public_suffix.gemspec
vagrant-unbundled-2.2.4.0 vendor/bundle/ruby/2.5.0/gems/public_suffix-3.0.3/public_suffix.gemspec
vagrant-unbundled-2.2.3.0 vendor/bundle/ruby/2.5.0/gems/public_suffix-3.0.3/public_suffix.gemspec
tdiary-5.0.11 vendor/bundle/gems/public_suffix-3.0.3/public_suffix.gemspec
vagrant-unbundled-2.2.2.0 vendor/bundle/ruby/2.5.0/gems/public_suffix-3.0.3/public_suffix.gemspec
vagrant-unbundled-2.2.0.0 vendor/bundle/ruby/2.5.0/gems/public_suffix-3.0.3/public_suffix.gemspec
vagrant-unbundled-2.1.4.0 vendor/bundle/ruby/2.5.0/gems/public_suffix-3.0.3/public_suffix.gemspec
vagrant-unbundled-2.1.2.0 vendor/bundle/ruby/2.3.0/gems/public_suffix-3.0.3/public_suffix.gemspec
public_suffix-3.0.3 public_suffix.gemspec
cloudsmith-api-0.30.7 vendor/bundle/ruby/2.3.0/gems/public_suffix-3.0.2/public_suffix.gemspec
tdiary-5.0.9 vendor/bundle/gems/public_suffix-3.0.2/public_suffix.gemspec