Sha256: 39887cb957364aa37edf412b87602d2b9f045c3490ae16f7d6b0cbdcf4e14c44
Contents?: true
Size: 481 Bytes
Versions: 2
Compression:
Stored size: 481 Bytes
Contents
#-- # Copyright (c) 2006-2012 Nick Sieger <nicksieger@gmail.com> # See the file LICENSE.txt included with the distribution for # software license details. #++ source :rubygems gem 'builder' group :development do gem 'hoe' gem 'hoe-git', '~> 1.5.0' gem 'rubyforge' gem 'cucumber' gem 'spinach', '< 0.2' gem 'rspec', '> 2.0.0' gem 'test-unit', '> 2.0.0' gem 'minitest' gem 'rcov', :platform => :ruby_18 gem 'rdoc' gem 'jruby-openssl', :platform => :jruby end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ci_reporter-1.8.4 | Gemfile |
ci_reporter-1.8.3 | Gemfile |