Sha256: 630e6e4f6525c6059ebdc575a47835128580deb07ca498f2de71aa3e15c464a1

Contents?: true

Size: 1.28 KB

Versions: 7

Compression:

Stored size: 1.28 KB

Contents

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

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

  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
  s.require_paths = ["lib"]
  s.authors = ["Bob Aman"]
  s.date = "2015-12-07"
  s.description = "Addressable is a replacement for the URI implementation that is part of\nRuby's standard library. It more closely conforms to the relevant RFCs and\nadds support for IRIs and URI templates.\n"
  s.email = "bob@sporkmonger.com"
  s.extra_rdoc_files = ["README.md"]
  s.files = ["README.md"]
  s.homepage = "https://github.com/sporkmonger/addressable"
  s.licenses = ["Apache-2.0"]
  s.rdoc_options = ["--main", "README.md"]
  s.required_ruby_version = Gem::Requirement.new(">= 1.9.0")
  s.rubygems_version = "2.5.1"
  s.summary = "URI Implementation"

  s.installed_by_version = "2.5.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_development_dependency(%q<bundler>, ["~> 1.0"])
    else
      s.add_dependency(%q<bundler>, ["~> 1.0"])
    end
  else
    s.add_dependency(%q<bundler>, ["~> 1.0"])
  end
end

Version data entries

7 entries across 7 versions & 3 rubygems

Version Path
tdiary-5.0.2 vendor/bundle/specifications/addressable-2.4.0.gemspec
vagrant-unbundled-1.8.5.2 vendor/bundle/ruby/2.3.0/specifications/addressable-2.4.0.gemspec
vagrant-unbundled-1.8.5.1 vendor/bundle/ruby/2.3.0/specifications/addressable-2.4.0.gemspec
vagrant-unbundled-1.8.4.2 vendor/bundle/ruby/2.3.0/specifications/addressable-2.4.0.gemspec
vagrant-unbundled-1.8.4.1 vendor/bundle/ruby/2.3.0/specifications/addressable-2.4.0.gemspec
ish_lib_manager-0.0.1 test/dummy/vendor/bundle/ruby/2.3.0/specifications/addressable-2.4.0.gemspec
tdiary-4.2.1 vendor/bundle/ruby/2.3.0/specifications/addressable-2.4.0.gemspec