Sha256: b3a667e2752e804a2956a919bf93470023cd937568f44d483fb7fc2c60e38d6e

Contents?: true

Size: 428 Bytes

Versions: 3

Compression:

Stored size: 428 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 'rubyforge'
  gem 'cucumber'
  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

3 entries across 3 versions & 1 rubygems

Version Path
ci_reporter-1.7.3 Gemfile
ci_reporter-1.7.2 Gemfile
ci_reporter-1.7.1 Gemfile