Sha256: 0e3875add4146f45328c80658e639cee36f9547b4bbd68fa50468df3310faacc

Contents?: true

Size: 1.08 KB

Versions: 10

Compression:

Stored size: 1.08 KB

Contents

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

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

  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 = "2014-03-24"
  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.rubygems_version = "2.4.8"
  s.summary = "Thor is a toolkit for building powerful command-line interfaces."

  s.installed_by_version = "2.4.8" 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

10 entries across 10 versions & 2 rubygems

Version Path
cvss-suite-1.0.8 vendor/cache/ruby/2.2.0/specifications/thor-0.19.1.gemspec
cvss-suite-1.0.7 vendor/cache/ruby/2.2.0/specifications/thor-0.19.1.gemspec
cvss-suite-1.0.6 vendor/cache/ruby/2.2.0/specifications/thor-0.19.1.gemspec
cvss-suite-1.0.5 vendor/cache/ruby/2.2.0/specifications/thor-0.19.1.gemspec
cvss-suite-1.0.4 vendor/cache/ruby/2.2.0/specifications/thor-0.19.1.gemspec
cvss-suite-1.0.3 vendor/cache/ruby/2.2.0/specifications/thor-0.19.1.gemspec
cvss-suite-1.0.2 vendor/cache/ruby/2.2.0/specifications/thor-0.19.1.gemspec
cvss-suite-1.0.1 vendor/cache/ruby/2.2.0/specifications/thor-0.19.1.gemspec
cvss-suite-1.0.0 vendor/cache/ruby/2.2.0/specifications/thor-0.19.1.gemspec
sc_core-0.0.7 test/dummy/vendor/bundle/ruby/2.2.0/specifications/thor-0.19.1.gemspec