Sha256: 04c6d732ae459e3b1f0a5e0da8fa084bb15cc833b44f63d514cf0031065ad26d

Contents?: true

Size: 200 Bytes

Versions: 6

Compression:

Stored size: 200 Bytes

Contents

source :rubygems

gem 'sqlite3'
gem 'rails', '~>2'
gem 'rspec', '~>1'
gem 'rspec-rails', '~>1'
gem 'ruby-debug'
gem 'rspec_candy', :path => '../..'

group :state_machine do
  gem 'state_machine'
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
rspec_candy-0.2.2 spec/rspec1/Gemfile
rspec_candy-0.2.1 spec/rspec1/Gemfile
rspec_candy-0.2.0 spec/rspec1/Gemfile
rspec_candy-0.1.2 spec/rspec1/Gemfile
rspec_candy-0.1.1 spec/rspec1/Gemfile
rspec_candy-0.1.0 spec/rspec1/Gemfile