Sha256: b4a7511d0a7acf3ac5a56169c3d1bb798b7e9e6e90832e7b4da4cede6520ceac

Contents?: true

Size: 292 Bytes

Versions: 14

Compression:

Stored size: 292 Bytes

Contents

source 'https://rubygems.org'

gemspec

group :test do
  # rcov 1.0.0 is broken for jruby, so 0.9.11 is the only one available.
  gem 'rcov', '~> 0.9.11', :platforms => [:jruby, :mri_18], :require => false
  gem 'simplecov', '~> 0.6', '>= 0.6.4', :platforms => :mri_19, :require => false
end

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
activefacts-api-1.9.13 Gemfile
activefacts-api-1.9.12 Gemfile
activefacts-api-1.9.11 Gemfile
activefacts-api-1.9.10 Gemfile
activefacts-api-1.9.9 Gemfile
activefacts-api-1.9.8 Gemfile
activefacts-api-1.9.6 Gemfile
activefacts-api-1.9.5 Gemfile
activefacts-api-1.9.4 Gemfile
activefacts-api-1.9.2 Gemfile
activefacts-api-1.9.0 Gemfile
activefacts-api-1.8.5 Gemfile
activefacts-api-1.8.4 Gemfile
activefacts-api-1.8.3 Gemfile