Sha256: f6c4af58f8d1c591317b4bf4bfe6b2be2f0a59a97648353aea5011dcd7e1c580

Contents?: true

Size: 1007 Bytes

Versions: 18

Compression:

Stored size: 1007 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.add_development_dependency 'sprockets'
  s.add_development_dependency 'sass'

  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

18 entries across 16 versions & 6 rubygems

Version Path
simplecov-html-0.8.0 simplecov-html.gemspec
candlepin-api-0.4.0 bundle/ruby/gems/simplecov-html-0.7.1/simplecov-html.gemspec
candlepin-api-0.4.0 bundle/ruby/1.9.1/gems/simplecov-html-0.7.1/simplecov-html.gemspec
challah-1.0.0 vendor/bundle/gems/simplecov-html-0.7.1/simplecov-html.gemspec
challah-1.0.0.beta3 vendor/bundle/gems/simplecov-html-0.7.1/simplecov-html.gemspec
sidekiq-statsd-0.1.1 vendor/ruby/1.9.1/gems/simplecov-html-0.7.1/simplecov-html.gemspec
sidekiq-statsd-0.1.0 vendor/ruby/1.9.1/gems/simplecov-html-0.7.1/simplecov-html.gemspec
challah-1.0.0.beta2 vendor/bundle/gems/simplecov-html-0.7.1/simplecov-html.gemspec
challah-1.0.0.beta vendor/bundle/gems/simplecov-html-0.7.1/simplecov-html.gemspec
challah-0.9.1.beta.3 vendor/bundle/gems/simplecov-html-0.7.1/simplecov-html.gemspec
devise_sociable-0.1.0 vendor/bundle/gems/simplecov-html-0.7.1/simplecov-html.gemspec
challah-0.9.1.beta vendor/bundle/gems/simplecov-html-0.7.1/simplecov-html.gemspec
challah-0.9.0 vendor/bundle/gems/simplecov-html-0.7.1/simplecov-html.gemspec
challah-rolls-0.2.0 vendor/bundle/gems/simplecov-html-0.7.1/simplecov-html.gemspec
challah-rolls-0.2.0 vendor/bundle/gems/challah-0.8.3/vendor/bundle/gems/simplecov-html-0.7.1/simplecov-html.gemspec
challah-0.8.3 vendor/bundle/gems/simplecov-html-0.7.1/simplecov-html.gemspec
simplecov-html-0.7.1 simplecov-html.gemspec
simplecov-html-0.7.0 simplecov-html.gemspec