Sha256: f3d94066a3341fd3731dce77d77cc00afe44d7f5231b76652a2d49ac3b1977d7

Contents?: true

Size: 394 Bytes

Versions: 7

Compression:

Stored size: 394 Bytes

Contents

source "http://rubygems.org"

# Specify your gem's dependencies in hydra-head-r3.gemspec
gemspec

# For rvm users:
# bundle config build.ruby-debug-base19 --with-ruby-include=$rvm_path/src/ruby-1.9.3-p0
group :test do
  gem 'cucumber-rails', '>=1.2.0', :require=>false
  gem 'rcov', :platform => :mri_18
  gem 'simplecov', :platform => :mri_19
  gem 'simplecov-rcov', :platform => :mri_19
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
hydra-head-4.1.3 Gemfile
hydra-head-4.1.2 Gemfile
hydra-head-4.1.1 Gemfile
hydra-head-4.1.0 Gemfile
hydra-head-4.0.3 Gemfile
hydra-head-4.0.2 Gemfile
hydra-head-4.0.1 Gemfile