Sha256: 63328cf293c107a9f3bae1563b8b96edc088b46b44639170eae3b7eae1ae4f50

Contents?: true

Size: 1.07 KB

Versions: 3

Compression:

Stored size: 1.07 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.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.require_paths = ["lib"]
  s.required_ruby_version = Gem::Requirement.new(">= 1.8.7")
  s.rubygems_version = "2.1.9"
  s.summary = "Thor is a toolkit for building powerful command-line interfaces."

  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

3 entries across 3 versions & 1 rubygems

Version Path
ivanvc-logstash-input-s3-3.1.1.4 vendor/local/specifications/thor-0.19.4.gemspec
ivanvc-logstash-input-s3-3.1.1.3 vendor/local/specifications/thor-0.19.4.gemspec
ivanvc-logstash-input-s3-3.1.1.2 vendor/local/specifications/thor-0.19.4.gemspec