Sha256: 9b0652009453cd9263106e6a88e278eadd96cf75e0b0d70f3d00443d1345330a

Contents?: true

Size: 200 Bytes

Versions: 6

Compression:

Stored size: 200 Bytes

Contents

source :rubygems

gem 'sqlite3'
gem 'rails', '~>3'
gem 'rspec', '~>2'
gem 'rspec-rails', '~>2'
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/rspec2/Gemfile
rspec_candy-0.2.1 spec/rspec2/Gemfile
rspec_candy-0.2.0 spec/rspec2/Gemfile
rspec_candy-0.1.2 spec/rspec2/Gemfile
rspec_candy-0.1.1 spec/rspec2/Gemfile
rspec_candy-0.1.0 spec/rspec2/Gemfile