Sha256: a3faada26c4b89f5979ebf2cc7df84e4ba6a650ea40b97e39294ababbf6d7018

Contents?: true

Size: 980 Bytes

Versions: 22

Compression:

Stored size: 980 Bytes

Contents

# -*- encoding: utf-8 -*-

Gem::Specification.new do |s|
  s.name = "simplecov-html"
  s.version = "0.5.3"

  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
  s.authors = ["Christoph Olszowka"]
  s.date = "2011-09-12"
  s.description = "Default HTML formatter for SimpleCov code coverage tool for ruby 1.9+"
  s.email = ["christoph at olszowka de"]
  s.homepage = "https://github.com/colszowka/simplecov-html"
  s.require_paths = ["lib"]
  s.rubyforge_project = "simplecov-html"
  s.rubygems_version = "1.8.15"
  s.summary = "Default HTML formatter for SimpleCov code coverage tool for ruby 1.9+"

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

    if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
      s.add_development_dependency(%q<rake>, [">= 0"])
    else
      s.add_dependency(%q<rake>, [">= 0"])
    end
  else
    s.add_dependency(%q<rake>, [">= 0"])
  end
end

Version data entries

22 entries across 22 versions & 2 rubygems

Version Path
challah-rolls-0.2.0 vendor/bundle/specifications/simplecov-html-0.5.3.gemspec
challah-rolls-0.1.0 vendor/bundle/specifications/simplecov-html-0.5.3.gemspec
challah-0.7.1 vendor/bundle/specifications/simplecov-html-0.5.3.gemspec
challah-0.7.0 vendor/bundle/specifications/simplecov-html-0.5.3.gemspec
challah-0.7.0.pre2 vendor/bundle/specifications/simplecov-html-0.5.3.gemspec
challah-0.7.0.pre vendor/bundle/specifications/simplecov-html-0.5.3.gemspec
challah-0.6.1 vendor/bundle/specifications/simplecov-html-0.5.3.gemspec
challah-0.6.0 vendor/bundle/specifications/simplecov-html-0.5.3.gemspec
challah-0.5.4 vendor/bundle/specifications/simplecov-html-0.5.3.gemspec
challah-0.5.3 vendor/bundle/specifications/simplecov-html-0.5.3.gemspec
challah-0.5.2 vendor/bundle/specifications/simplecov-html-0.5.3.gemspec
challah-0.5.0 vendor/bundle/specifications/simplecov-html-0.5.3.gemspec
challah-0.4.1 vendor/bundle/specifications/simplecov-html-0.5.3.gemspec
challah-0.4.0 vendor/bundle/specifications/simplecov-html-0.5.3.gemspec
challah-0.3.5 vendor/bundle/specifications/simplecov-html-0.5.3.gemspec
challah-0.3.4 vendor/bundle/specifications/simplecov-html-0.5.3.gemspec
challah-0.3.3 vendor/bundle/specifications/simplecov-html-0.5.3.gemspec
challah-0.3.2 vendor/bundle/specifications/simplecov-html-0.5.3.gemspec
challah-0.3.1 vendor/bundle/specifications/simplecov-html-0.5.3.gemspec
challah-0.3.0 vendor/bundle/specifications/simplecov-html-0.5.3.gemspec