Sha256: adbeac8df55fa71a5a2e23fd9582a085dd35f3734952808c92a46f528349ee9d

Contents?: true

Size: 1.14 KB

Versions: 7

Compression:

Stored size: 1.14 KB

Contents

# -*- encoding: utf-8 -*-
# stub: thor 0.19.4 ruby lib

Gem::Specification.new do |s|
  s.name = "thor"
  s.version = "0.19.4"

  s.required_rubygems_version = Gem::Requirement.new(">= 1.3.5") if s.respond_to? :required_rubygems_version=
  s.require_paths = ["lib"]
  s.authors = ["Yehuda Katz", "Jos\u{e9} Valim"]
  s.date = "2016-11-28"
  s.description = "Thor is a toolkit for building powerful command-line interfaces."
  s.email = "ruby-thor@googlegroups.com"
  s.executables = ["thor"]
  s.files = ["bin/thor"]
  s.homepage = "http://whatisthor.com/"
  s.licenses = ["MIT"]
  s.required_ruby_version = Gem::Requirement.new(">= 1.8.7")
  s.rubygems_version = "2.5.1"
  s.summary = "Thor is a toolkit for building powerful command-line interfaces."

  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 & 1 rubygems

Version Path
autocompl-0.2.2 test/dummy/vendor/bundle/ruby/2.3.0/specifications/thor-0.19.4.gemspec
autocompl-0.2.1 test/dummy/vendor/bundle/ruby/2.3.0/specifications/thor-0.19.4.gemspec
autocompl-0.2.0 test/dummy/vendor/bundle/ruby/2.3.0/specifications/thor-0.19.4.gemspec
autocompl-0.1.2 test/dummy/vendor/bundle/ruby/2.3.0/specifications/thor-0.19.4.gemspec
autocompl-0.1.1 test/dummy/vendor/bundle/ruby/2.3.0/specifications/thor-0.19.4.gemspec
autocompl-0.1.0 test/dummy/vendor/bundle/ruby/2.3.0/specifications/thor-0.19.4.gemspec
autocompl-0.0.1 test/dummy/vendor/bundle/ruby/2.3.0/specifications/thor-0.19.4.gemspec