Sha256: 2d3ddf78a032eec34b4bb0969542d05a399fa5eb49bf4f1116b1f7ef0dfe4e26

Contents?: true

Size: 1.72 KB

Versions: 7

Compression:

Stored size: 1.72 KB

Contents

# -*- encoding: utf-8 -*-
# stub: unf 0.1.4 ruby lib

Gem::Specification.new do |s|
  s.name = "unf"
  s.version = "0.1.4"

  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
  s.require_paths = ["lib"]
  s.authors = ["Akinori MUSHA"]
  s.date = "2014-04-04"
  s.description = "This is a wrapper library to bring Unicode Normalization Form support\nto Ruby/JRuby.\n"
  s.email = ["knu@idaemons.org"]
  s.extra_rdoc_files = ["README.md", "LICENSE"]
  s.files = ["LICENSE", "README.md"]
  s.homepage = "https://github.com/knu/ruby-unf"
  s.licenses = ["2-clause BSDL"]
  s.rubygems_version = "2.5.1"
  s.summary = "A wrapper library to bring Unicode Normalization Form support to Ruby/JRuby"

  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_runtime_dependency(%q<unf_ext>, [">= 0"])
      s.add_development_dependency(%q<shoulda>, [">= 0"])
      s.add_development_dependency(%q<bundler>, [">= 1.2.0"])
      s.add_development_dependency(%q<rake>, [">= 0.9.2.2"])
      s.add_development_dependency(%q<rdoc>, ["> 2.4.2"])
    else
      s.add_dependency(%q<unf_ext>, [">= 0"])
      s.add_dependency(%q<shoulda>, [">= 0"])
      s.add_dependency(%q<bundler>, [">= 1.2.0"])
      s.add_dependency(%q<rake>, [">= 0.9.2.2"])
      s.add_dependency(%q<rdoc>, ["> 2.4.2"])
    end
  else
    s.add_dependency(%q<unf_ext>, [">= 0"])
    s.add_dependency(%q<shoulda>, [">= 0"])
    s.add_dependency(%q<bundler>, [">= 1.2.0"])
    s.add_dependency(%q<rake>, [">= 0.9.2.2"])
    s.add_dependency(%q<rdoc>, ["> 2.4.2"])
  end
end

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
tdiary-5.0.2 vendor/bundle/specifications/unf-0.1.4.gemspec
vagrant-unbundled-1.8.5.2 vendor/bundle/ruby/2.3.0/specifications/unf-0.1.4.gemspec
vagrant-unbundled-1.8.5.1 vendor/bundle/ruby/2.3.0/specifications/unf-0.1.4.gemspec
vagrant-unbundled-1.8.4.2 vendor/bundle/ruby/2.3.0/specifications/unf-0.1.4.gemspec
vagrant-unbundled-1.8.4.1 vendor/bundle/ruby/2.3.0/specifications/unf-0.1.4.gemspec
vagrant-unbundled-1.8.1.1 vendor/bundle/ruby/2.3.0/specifications/unf-0.1.4.gemspec
tdiary-4.2.1 vendor/bundle/ruby/2.3.0/specifications/unf-0.1.4.gemspec