Sha256: ecd4e59ff499dd796211c2cbaf4ea91508716bb80c31629cd034678533cf3016

Contents?: true

Size: 1.51 KB

Versions: 8

Compression:

Stored size: 1.51 KB

Contents

# -*- encoding: utf-8 -*-
# stub: addressable 2.7.0 ruby lib

Gem::Specification.new do |s|
  s.name = "addressable".freeze
  s.version = "2.7.0"

  s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
  s.require_paths = ["lib".freeze]
  s.authors = ["Bob Aman".freeze]
  s.date = "2019-08-31"
  s.description = "Addressable is an alternative implementation to the URI implementation that is\npart of Ruby's standard library. It is flexible, offers heuristic parsing, and\nadditionally provides extensive support for IRIs and URI templates.\n".freeze
  s.email = "bob@sporkmonger.com".freeze
  s.extra_rdoc_files = ["README.md".freeze]
  s.files = ["README.md".freeze]
  s.homepage = "https://github.com/sporkmonger/addressable".freeze
  s.licenses = ["Apache-2.0".freeze]
  s.rdoc_options = ["--main".freeze, "README.md".freeze]
  s.required_ruby_version = Gem::Requirement.new(">= 2.0".freeze)
  s.rubygems_version = "3.1.4".freeze
  s.summary = "URI Implementation".freeze

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

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

  if s.respond_to? :add_runtime_dependency then
    s.add_runtime_dependency(%q<public_suffix>.freeze, [">= 2.0.2", "< 5.0"])
    s.add_development_dependency(%q<bundler>.freeze, [">= 1.0", "< 3.0"])
  else
    s.add_dependency(%q<public_suffix>.freeze, [">= 2.0.2", "< 5.0"])
    s.add_dependency(%q<bundler>.freeze, [">= 1.0", "< 3.0"])
  end
end

Version data entries

8 entries across 6 versions & 2 rubygems

Version Path
tdiary-5.1.6 vendor/bundle/ruby/2.7.0/gems/tdiary-5.1.5/vendor/bundle/ruby/2.7.0/specifications/addressable-2.7.0.gemspec
tdiary-5.1.6 vendor/bundle/ruby/2.7.0/gems/tdiary-5.1.5/vendor/bundle/ruby/3.0.0/gems/tdiary-5.1.4/vendor/bundle/ruby/2.7.0/specifications/addressable-2.7.0.gemspec
vagrant-unbundled-2.2.16.0 vendor/bundle/ruby/2.7.0/specifications/addressable-2.7.0.gemspec
tdiary-5.1.5 vendor/bundle/ruby/3.0.0/gems/tdiary-5.1.4/vendor/bundle/ruby/2.7.0/specifications/addressable-2.7.0.gemspec
tdiary-5.1.5 vendor/bundle/ruby/2.7.0/specifications/addressable-2.7.0.gemspec
vagrant-unbundled-2.2.14.0 vendor/bundle/ruby/2.7.0/specifications/addressable-2.7.0.gemspec
tdiary-5.1.4 vendor/bundle/ruby/2.7.0/specifications/addressable-2.7.0.gemspec
vagrant-unbundled-2.2.10.0 vendor/bundle/ruby/2.7.0/specifications/addressable-2.7.0.gemspec