Sha256: ab1ddbeca0b1350d94a16873788dba7a9b75666dcd7d3dd7388c317fc3453d25

Contents?: true

Size: 363 Bytes

Versions: 13

Compression:

Stored size: 363 Bytes

Contents

source "http://rubygems.org"

gem "rake"
gem "cucumber"
gem "aruba", ">= 0.2.0"
gem "autotest"
gem "diff-lcs"
gem "rspec-expectations", :path => "."
gem "rspec-core", :path => "../rspec-core"
gem "rspec-mocks", :path => "../rspec-mocks"
gem "watchr"
gem "rcov"
gem "relish"

case RUBY_VERSION
when '1.9.2'
  gem 'ruby-debug19'
when /^1\.8/
  gem 'ruby-debug'
end

Version data entries

13 entries across 13 versions & 2 rubygems

Version Path
rspec-expectations-2.0.1 Gemfile
gemrage-1.0.0 vendor/ruby/1.8/gems/rspec-expectations-2.0.0/Gemfile
gemrage-0.4.1 vendor/ruby/1.8/gems/rspec-expectations-2.0.0/Gemfile
gemrage-0.4.0 vendor/ruby/1.8/gems/rspec-expectations-2.0.0/Gemfile
gemrage-0.3.2 vendor/ruby/1.8/gems/rspec-expectations-2.0.0/Gemfile
gemrage-0.3.1 vendor/ruby/1.8/gems/rspec-expectations-2.0.0/Gemfile
gemrage-0.3.0 vendor/ruby/1.8/gems/rspec-expectations-2.0.0/Gemfile
gemrage-0.2.0 vendor/ruby/1.8/gems/rspec-expectations-2.0.0/Gemfile
gemrage-0.1.2 vendor/ruby/1.8/gems/rspec-expectations-2.0.0/Gemfile
gemrage-0.1.1 vendor/ruby/1.8/gems/rspec-expectations-2.0.0/Gemfile
gemrage-0.1.0 vendor/ruby/1.8/gems/rspec-expectations-2.0.0/Gemfile
gemrage-0.0.0 vendor/ruby/1.8/gems/rspec-expectations-2.0.0/Gemfile
rspec-expectations-2.0.0 Gemfile