Sha256: 489540d1a969e6ea18064869c7b24e50659b2384cfe84405159115863e78ec3b

Contents?: true

Size: 1.53 KB

Versions: 7

Compression:

Stored size: 1.53 KB

Contents

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

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

  s.required_rubygems_version = Gem::Requirement.new(">= 1.3.5".freeze) if s.respond_to? :required_rubygems_version=
  s.metadata = { "bug_tracker_uri" => "https://github.com/erikhuda/thor/issues", "changelog_uri" => "https://github.com/erikhuda/thor/blob/master/CHANGELOG.md", "documentation_uri" => "http://whatisthor.com/", "source_code_uri" => "https://github.com/erikhuda/thor/tree/v1.1.0", "wiki_uri" => "https://github.com/erikhuda/thor/wiki" } if s.respond_to? :metadata=
  s.require_paths = ["lib".freeze]
  s.authors = ["Yehuda Katz".freeze, "Jos\u00E9 Valim".freeze]
  s.date = "2021-01-20"
  s.description = "Thor is a toolkit for building powerful command-line interfaces.".freeze
  s.email = "ruby-thor@googlegroups.com".freeze
  s.executables = ["thor".freeze]
  s.files = ["bin/thor".freeze]
  s.homepage = "http://whatisthor.com/".freeze
  s.licenses = ["MIT".freeze]
  s.required_ruby_version = Gem::Requirement.new(">= 2.0.0".freeze)
  s.rubygems_version = "3.2.3".freeze
  s.summary = "Thor is a toolkit for building powerful command-line interfaces.".freeze

  s.installed_by_version = "3.2.3" if s.respond_to? :installed_by_version

  if s.respond_to? :specification_version then
    s.specification_version = 4
  end

  if s.respond_to? :add_runtime_dependency then
    s.add_development_dependency(%q<bundler>.freeze, [">= 1.0", "< 3"])
  else
    s.add_dependency(%q<bundler>.freeze, [">= 1.0", "< 3"])
  end
end

Version data entries

7 entries across 6 versions & 3 rubygems

Version Path
phillipug-foodie-0.1.0 .vendor/ruby/3.0.0/specifications/thor-1.1.0.gemspec
tdiary-5.2.0 vendor/bundle/ruby/3.0.0/specifications/thor-1.1.0.gemspec
tdiary-5.1.7 vendor/bundle/ruby/3.0.0/specifications/thor-1.1.0.gemspec
rails_mini_profiler-0.2.0 vendor/bundle/ruby/3.0.0/specifications/thor-1.1.0.gemspec
tdiary-5.1.6 vendor/bundle/ruby/3.0.0/specifications/thor-1.1.0.gemspec
tdiary-5.1.6 vendor/bundle/ruby/2.7.0/gems/tdiary-5.1.5/vendor/bundle/ruby/3.0.0/specifications/thor-1.1.0.gemspec
tdiary-5.1.5 vendor/bundle/ruby/3.0.0/specifications/thor-1.1.0.gemspec