Sha256: 8996c7d33157f5397f62788cc2ce13d498780e65a220c5a1b59e19367cc06847

Contents?: true

Size: 1.34 KB

Versions: 1

Compression:

Stored size: 1.34 KB

Contents

# Generated by jeweler
# DO NOT EDIT THIS FILE DIRECTLY
# Instead, edit Jeweler::Tasks in Rakefile, and run the gemspec command
# -*- encoding: utf-8 -*-

Gem::Specification.new do |s|
  s.name = %q{tryouts}
  s.version = "2.1.0"

  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
  s.authors = ["Delano Mandelbaum"]
  s.date = %q{2011-02-12}
  s.default_executable = %q{try}
  s.description = %q{Don't waste your time writing tests}
  s.email = %q{delano@solutious.com}
  s.executables = ["try"]
  s.extra_rdoc_files = [
    "LICENSE.txt",
     "README.rdoc"
  ]
  s.files = [
    ".gitignore",
     "CHANGES.txt",
     "LICENSE.txt",
     "README.rdoc",
     "Rakefile",
     "VERSION.yml",
     "bin/try",
     "lib/sysinfo.rb",
     "lib/tryouts.rb",
     "try/step1_try.rb",
     "try/step2_try.rb",
     "try/step3_try.rb",
     "try/step4_try.rb",
     "tryouts.gemspec"
  ]
  s.homepage = %q{http://github.com/delano/tryouts}
  s.rdoc_options = ["--charset=UTF-8"]
  s.require_paths = ["lib"]
  s.rubyforge_project = %q{tryouts}
  s.rubygems_version = %q{1.5.2}
  s.summary = %q{Don't waste your time writing tests}

  if s.respond_to? :specification_version then
    s.specification_version = 3

    if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
    else
    end
  else
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
tryouts-2.1.0 tryouts.gemspec