Sha256: 0c9c3f1508339c47bf94dc7d6cddcdf9b5e26dce186da6b1915e2a8af4368784

Contents?: true

Size: 395 Bytes

Versions: 5

Compression:

Stored size: 395 Bytes

Contents

source "http://rubygems.org"

gem 'arel', :path => "./vendor/arel"
gem 'rails', :path => "./vendor/rails"

gem 'rspec-core', :path => "../rspec-core"
gem 'rspec-expectations', :path => "../rspec-expectations"
gem 'rspec-mocks', :path => "../rspec-mocks"
gem 'rspec', :path => "../rspec"

gem 'thor'
gem 'cucumber'
gem 'aruba'
gem 'jeweler'
gem 'webrat'
gem 'sqlite3-ruby', :require => 'sqlite3'

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
rspec-rails-2.0.0.beta.16 Gemfile
rspec-rails-2.0.0.beta.15 Gemfile
rspec-rails-2.0.0.beta.14.2 Gemfile
rspec-rails-2.0.0.beta.14.1 Gemfile
rspec-rails-2.0.0.beta.13 Gemfile