Sha256: fc2dd044cced1be380349ad4a97c29a534e525c0b6d16b44ef68ae4f8b3c7e55

Contents?: true

Size: 319 Bytes

Versions: 20

Compression:

Stored size: 319 Bytes

Contents

#-*- mode: ruby -*-

platforms :ruby, :mri_18 do
  gem 'rspec',        '2.13.0'
end

platforms :jruby do
  gem 'cucumber',        '2.13.0'
end

gem 'copyright-header', '1.0.3', :platform => [:mri_19, :mri_20]

gem 'minitest', '0.5.3', :platform => :ruby

gem 'virtus', '1.0.2', :platforms => :jruby

# vim: syntax=Ruby

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
maven-tools-1.2.0.pre1 spec/gemfile_with_platforms/Gemfile
maven-tools-1.1.7 spec/gemfile_with_platforms/Gemfile
maven-tools-1.1.6 spec/gemfile_with_platforms/Gemfile
maven-tools-1.1.4 spec/gemfile_with_platforms/Gemfile
maven-tools-1.1.3 spec/gemfile_with_platforms/Gemfile
maven-tools-1.1.2 spec/gemfile_with_platforms/Gemfile
maven-tools-1.1.1 spec/gemfile_with_platforms/Gemfile
maven-tools-1.1.0 spec/gemfile_with_platforms/Gemfile
maven-tools-1.0.13 spec/gemfile_with_platforms/Gemfile
maven-tools-1.0.12 spec/gemfile_with_platforms/Gemfile
maven-tools-1.0.11 spec/gemfile_with_platforms/Gemfile
maven-tools-1.0.10 spec/gemfile_with_platforms/Gemfile
maven-tools-1.0.9 spec/gemfile_with_platforms/Gemfile
maven-tools-1.0.8 spec/gemfile_with_platforms/Gemfile
maven-tools-1.0.7 spec/gemfile_with_platforms/Gemfile
maven-tools-1.0.6 spec/gemfile_with_platforms/Gemfile
maven-tools-1.0.5 spec/gemfile_with_platforms/Gemfile
maven-tools-1.0.4 spec/gemfile_with_platforms/Gemfile
maven-tools-1.0.3 spec/gemfile_with_platforms/Gemfile
maven-tools-1.0.2 spec/gemfile_with_platforms/Gemfile