Sha256: a442fd73d542a9fa23fc1545e33cd5d0956d5c026b123eb2d4addb36a8a7c520

Contents?: true

Size: 351 Bytes

Versions: 32

Compression:

Stored size: 351 Bytes

Contents

source :rubygems

gemspec

group :development do
  # Use local copy of simplecov in development when checked out or fetch from git
  if File.directory?(File.dirname(__FILE__) + '/../simplecov')
    gem 'simplecov', :path => File.dirname(__FILE__) + '/../simplecov'
  else
    gem 'simplecov', :git => 'https://github.com/colszowka/simplecov'
  end
end

Version data entries

32 entries across 29 versions & 3 rubygems

Version Path
challah-0.4.1 vendor/bundle/gems/simplecov-html-0.5.3/Gemfile
challah-0.4.0 vendor/bundle/gems/simplecov-html-0.5.3/Gemfile
challah-0.3.5 vendor/bundle/gems/simplecov-html-0.5.3/Gemfile
challah-0.3.4 vendor/bundle/gems/simplecov-html-0.5.3/Gemfile
challah-0.3.3 vendor/bundle/gems/simplecov-html-0.5.3/Gemfile
challah-0.3.2 vendor/bundle/gems/simplecov-html-0.5.3/Gemfile
challah-0.3.1 vendor/bundle/gems/simplecov-html-0.5.3/Gemfile
challah-0.3.0 vendor/bundle/gems/simplecov-html-0.5.3/Gemfile
challah-0.2.1 vendor/bundle/gems/simplecov-html-0.5.3/Gemfile
challah-0.2.0 vendor/bundle/gems/simplecov-html-0.5.3/Gemfile
simplecov-html-0.5.3 Gemfile
simplecov-html-0.5.0 Gemfile