Sha256: 9eb26a801f0204b6d71cb17cb541e146aa80fb2bcde80adfa25ae4dfcb92ac5c

Contents?: true

Size: 448 Bytes

Versions: 5

Compression:

Stored size: 448 Bytes

Contents

source 'http://rubygems.org'

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

gem 'sqlite3-ruby', :require => 'sqlite3'

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

Version data entries

5 entries across 5 versions & 1 rubygems

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