Sha256: 11211251321729f1f2d75b0911bcd4f9c3462b49697048d31357738d72453a92

Contents?: true

Size: 1.84 KB

Versions: 19

Compression:

Stored size: 1.84 KB

Contents

# -*- encoding: utf-8 -*-
# stub: rake 13.0.6 ruby lib

Gem::Specification.new do |s|
  s.name = "rake".freeze
  s.version = "13.0.6"

  s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
  s.metadata = { "bug_tracker_uri" => "https://github.com/ruby/rake/issues", "changelog_uri" => "https://github.com/ruby/rake/blob/v13.0.6/History.rdoc", "documentation_uri" => "https://ruby.github.io/rake", "source_code_uri" => "https://github.com/ruby/rake/tree/v13.0.6" } if s.respond_to? :metadata=
  s.require_paths = ["lib".freeze]
  s.authors = ["Hiroshi SHIBATA".freeze, "Eric Hodel".freeze, "Jim Weirich".freeze]
  s.bindir = "exe".freeze
  s.date = "2021-07-09"
  s.description = "Rake is a Make-like program implemented in Ruby. Tasks and dependencies are\nspecified in standard Ruby syntax.\nRake has the following features:\n  * Rakefiles (rake's version of Makefiles) are completely defined in standard Ruby syntax.\n    No XML files to edit. No quirky Makefile syntax to worry about (is that a tab or a space?)\n  * Users can specify tasks with prerequisites.\n  * Rake supports rule patterns to synthesize implicit tasks.\n  * Flexible FileLists that act like arrays but know about manipulating file names and paths.\n  * Supports parallel execution of tasks.\n".freeze
  s.email = ["hsbt@ruby-lang.org".freeze, "drbrain@segment7.net".freeze, "".freeze]
  s.executables = ["rake".freeze]
  s.files = ["exe/rake".freeze]
  s.homepage = "https://github.com/ruby/rake".freeze
  s.licenses = ["MIT".freeze]
  s.rdoc_options = ["--main".freeze, "README.rdoc".freeze]
  s.required_ruby_version = Gem::Requirement.new(">= 2.2".freeze)
  s.rubygems_version = "3.0.3".freeze
  s.summary = "Rake is a Make-like program implemented in Ruby".freeze

  s.installed_by_version = "3.0.3" if s.respond_to? :installed_by_version
end

Version data entries

19 entries across 19 versions & 2 rubygems

Version Path
primary_connect_proto-0.20.0 vendor/bundle/ruby/2.6.0/specifications/rake-13.0.6.gemspec
primary_connect_proto-0.18.0 vendor/bundle/ruby/2.6.0/specifications/rake-13.0.6.gemspec
monri-0.1.0 specifications/rake-13.0.6.gemspec
primary_connect_proto-0.17.0 vendor/bundle/ruby/2.6.0/specifications/rake-13.0.6.gemspec
primary_connect_proto-0.9.0 vendor/bundle/ruby/2.6.0/specifications/rake-13.0.6.gemspec
primary_connect_proto-0.8.0 vendor/bundle/ruby/2.6.0/specifications/rake-13.0.6.gemspec
primary_connect_proto-0.7.3 vendor/bundle/ruby/2.6.0/specifications/rake-13.0.6.gemspec
primary_connect_proto-0.7.2 vendor/bundle/ruby/2.6.0/specifications/rake-13.0.6.gemspec
primary_connect_proto-0.7.1 vendor/bundle/ruby/2.6.0/specifications/rake-13.0.6.gemspec
primary_connect_proto-0.7.0 vendor/bundle/ruby/2.6.0/specifications/rake-13.0.6.gemspec
primary_connect_proto-0.6.0 vendor/bundle/ruby/2.6.0/specifications/rake-13.0.6.gemspec
primary_connect_proto-0.4.0 vendor/bundle/ruby/2.6.0/specifications/rake-13.0.6.gemspec
primary_connect_proto-0.3.0 vendor/bundle/ruby/2.6.0/specifications/rake-13.0.6.gemspec
primary_connect_proto-0.2.0 vendor/bundle/ruby/2.6.0/specifications/rake-13.0.6.gemspec
primary_connect_proto-0.1.0 vendor/bundle/ruby/2.6.0/specifications/rake-13.0.6.gemspec
primary_connect_proto-0.0.6 vendor/bundle/ruby/2.6.0/specifications/rake-13.0.6.gemspec
primary_connect_proto-0.0.5 vendor/bundle/ruby/2.6.0/specifications/rake-13.0.6.gemspec
primary_connect_proto-0.0.4 vendor/bundle/ruby/2.6.0/specifications/rake-13.0.6.gemspec
primary_connect_proto-0.0.3 vendor/bundle/ruby/2.6.0/specifications/rake-13.0.6.gemspec