Sha256: e3c292033ca072fd4b93d278f119145212071309c748d661d9cb8b1e2120b625
Contents?: true
Size: 445 Bytes
Versions: 2
Compression:
Stored size: 445 Bytes
Contents
source "http://rubygems.org" gem 'arel', :path => "./vendor/arel" gem 'rails', :path => "./vendor/rails" gem 'rspec-rails', :path => "." gem 'rspec-core', :path => "../rspec-core" gem 'rspec-expectations', :path => "../rspec-expectations" gem 'rspec-mocks', :path => "../rspec-mocks" gem 'rspec', :path => "../rspec" gem 'cucumber' gem 'aruba', ">= 0.2.0", :require => nil gem 'jeweler' gem 'webrat' gem 'sqlite3-ruby', :require => 'sqlite3'
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rspec-rails-2.0.0.beta.18 | Gemfile |
rspec-rails-2.0.0.beta.17 | Gemfile |