Sha256: 787d8205a7e83ca60b9f663a8999be1707019afb4cf7dcf2b5774df45f6ac5df
Contents?: true
Size: 273 Bytes
Versions: 4
Compression:
Stored size: 273 Bytes
Contents
source :rubygems gem 'rake' group :development, :test do gem "rspec", '>2' gem "test-construct", ">= 1.2.0" gem "googlecharts" if ENV['COVERAGE'] gem 'simplecov' # https://github.com/kina/simplecov-rcov-text gem 'simplecov-rcov-text' end end gemspec
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
metric_fu-4.1.0 | Gemfile |
metric_fu-4.0.0 | Gemfile |
metric_fu-3.0.1 | Gemfile |
metric_fu-3.0.0 | Gemfile |