Sha256: 41503faf831b8beeb291f6e19039349c0b6cd9e3926193c545ff4ed2dc1fd579

Contents?: true

Size: 926 Bytes

Versions: 32

Compression:

Stored size: 926 Bytes

Contents

# -*- encoding: utf-8 -*-
$:.push File.expand_path("../lib", __FILE__)
require 'simplecov-html/version'

Gem::Specification.new do |s|
  s.name        = "simplecov-html"
  s.version     = SimpleCov::Formatter::HTMLFormatter::VERSION
  s.platform    = Gem::Platform::RUBY
  s.authors     = ["Christoph Olszowka"]
  s.email       = ["christoph at olszowka de"]
  s.homepage    = "https://github.com/colszowka/simplecov-html"
  s.summary     = %Q{Default HTML formatter for SimpleCov code coverage tool for ruby 1.9+}
  s.description = %Q{Default HTML formatter for SimpleCov code coverage tool for ruby 1.9+}

  s.rubyforge_project = "simplecov-html"
  
  s.add_development_dependency 'rake'

  s.files         = `git ls-files`.split("\n")
  s.test_files    = `git ls-files -- {test,spec,features}/*`.split("\n")
  s.executables   = `git ls-files -- bin/*`.split("\n").map{ |f| File.basename(f) }
  s.require_paths = ["lib"]
end

Version data entries

32 entries across 29 versions & 3 rubygems

Version Path
challah-rolls-0.2.0 vendor/bundle/gems/challah-0.8.0.pre/vendor/bundle/gems/simplecov-html-0.5.3/simplecov-html.gemspec
challah-rolls-0.2.0 vendor/bundle/gems/simplecov-html-0.5.3/simplecov-html.gemspec
challah-rolls-0.2.0 vendor/bundle/gems/challah-0.8.3/vendor/bundle/gems/simplecov-html-0.5.3/simplecov-html.gemspec
challah-0.8.3 vendor/bundle/gems/simplecov-html-0.5.3/simplecov-html.gemspec
challah-0.8.1 vendor/bundle/gems/simplecov-html-0.5.3/simplecov-html.gemspec
challah-rolls-0.1.0 vendor/bundle/gems/simplecov-html-0.5.3/simplecov-html.gemspec
challah-rolls-0.1.0 vendor/bundle/gems/challah-0.8.0.pre/vendor/bundle/gems/simplecov-html-0.5.3/simplecov-html.gemspec
challah-0.8.0.pre vendor/bundle/gems/simplecov-html-0.5.3/simplecov-html.gemspec
challah-0.7.1 vendor/bundle/gems/simplecov-html-0.5.3/simplecov-html.gemspec
challah-0.7.0 vendor/bundle/gems/simplecov-html-0.5.3/simplecov-html.gemspec
challah-0.7.0.pre2 vendor/bundle/gems/simplecov-html-0.5.3/simplecov-html.gemspec
challah-0.7.0.pre vendor/bundle/gems/simplecov-html-0.5.3/simplecov-html.gemspec
challah-0.6.2 vendor/bundle/gems/simplecov-html-0.5.3/simplecov-html.gemspec
challah-0.6.1 vendor/bundle/gems/simplecov-html-0.5.3/simplecov-html.gemspec
challah-0.6.0 vendor/bundle/gems/simplecov-html-0.5.3/simplecov-html.gemspec
challah-0.5.4 vendor/bundle/gems/simplecov-html-0.5.3/simplecov-html.gemspec
challah-0.5.3 vendor/bundle/gems/simplecov-html-0.5.3/simplecov-html.gemspec
challah-0.5.2 vendor/bundle/gems/simplecov-html-0.5.3/simplecov-html.gemspec
challah-0.5.1 vendor/bundle/gems/simplecov-html-0.5.3/simplecov-html.gemspec
challah-0.5.0 vendor/bundle/gems/simplecov-html-0.5.3/simplecov-html.gemspec