Sha256: 5ed78138907108f1be390e9b722cd11e4fe7b2a1594a386680ec27f9fd357921

Contents?: true

Size: 1.14 KB

Versions: 104

Compression:

Stored size: 1.14 KB

Contents

# coding: utf-8
lib = File.expand_path("../lib/", __FILE__)
$LOAD_PATH.unshift lib unless $LOAD_PATH.include?(lib)
require "thor/version"

Gem::Specification.new do |spec|
  spec.add_development_dependency "bundler", ">= 1.0", "< 3"
  spec.authors = ["Yehuda Katz", "José Valim"]
  spec.description = "Thor is a toolkit for building powerful command-line interfaces."
  spec.email = "ruby-thor@googlegroups.com"
  spec.executables = %w(thor)
  spec.files = %w(.document thor.gemspec) + Dir["*.md", "bin/*", "lib/**/*.rb"]
  spec.homepage = "http://whatisthor.com/"
  spec.licenses = %w(MIT)
  spec.name = "thor"
  spec.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/v#{Thor::VERSION}",
    "wiki_uri" => "https://github.com/erikhuda/thor/wiki"
  }
  spec.require_paths = %w(lib)
  spec.required_ruby_version = ">= 2.0.0"
  spec.required_rubygems_version = ">= 1.3.5"
  spec.summary = spec.description
  spec.version = Thor::VERSION
end

Version data entries

104 entries across 57 versions & 10 rubygems

Version Path
phillipug-foodie-0.1.0 .vendor/ruby/3.0.0/gems/thor-1.1.0/thor.gemspec
tdiary-5.2.0 vendor/bundle/ruby/3.0.0/gems/thor-1.1.0/thor.gemspec
tdiary-5.2.0 vendor/bundle/ruby/2.7.0/gems/thor-1.1.0/thor.gemspec
date_n_time_picker_activeadmin-0.1.2 vendor/bundle/ruby/2.6.0/gems/thor-1.1.0/thor.gemspec
date_n_time_picker_activeadmin-0.1.1 vendor/bundle/ruby/2.6.0/gems/thor-1.1.0/thor.gemspec
tdiary-5.1.7 vendor/bundle/ruby/3.0.0/gems/thor-1.1.0/thor.gemspec
tdiary-5.1.7 vendor/bundle/ruby/2.7.0/gems/thor-1.1.0/thor.gemspec
rails_mini_profiler-0.2.0 vendor/bundle/ruby/3.0.0/gems/thor-1.1.0/thor.gemspec
tdiary-5.1.6 vendor/bundle/ruby/2.7.0/gems/tdiary-5.1.5/vendor/bundle/ruby/3.0.0/gems/thor-1.0.1/thor.gemspec
tdiary-5.1.6 vendor/bundle/ruby/2.7.0/gems/tdiary-5.1.5/vendor/bundle/ruby/3.0.0/gems/tdiary-5.1.4/vendor/bundle/ruby/2.7.0/gems/thor-1.0.1/thor.gemspec
tdiary-5.1.6 vendor/bundle/ruby/2.7.0/gems/tdiary-5.1.5/vendor/bundle/ruby/2.7.0/gems/thor-1.1.0/thor.gemspec
tdiary-5.1.6 vendor/bundle/ruby/3.0.0/gems/thor-1.1.0/thor.gemspec
tdiary-5.1.6 vendor/bundle/ruby/2.7.0/gems/thor-1.1.0/thor.gemspec
tdiary-5.1.6 vendor/bundle/ruby/2.7.0/gems/tdiary-5.1.5/vendor/bundle/ruby/3.0.0/gems/thor-1.1.0/thor.gemspec
tdiary-5.1.5 vendor/bundle/ruby/3.0.0/gems/thor-1.1.0/thor.gemspec
tdiary-5.1.5 vendor/bundle/ruby/3.0.0/gems/thor-1.0.1/thor.gemspec
tdiary-5.1.5 vendor/bundle/ruby/3.0.0/gems/tdiary-5.1.4/vendor/bundle/ruby/2.7.0/gems/thor-1.0.1/thor.gemspec
tdiary-5.1.5 vendor/bundle/ruby/2.7.0/gems/thor-1.1.0/thor.gemspec
thor-1.1.0 thor.gemspec
qiita_org-0.1.35 gems/ruby/2.7.0/gems/thor-1.0.1/thor.gemspec