Sha256: 1da79da031017770bf47c4884736cea124af243215f170d99f40d5f28110d248
Contents?: true
Size: 877 Bytes
Versions: 1
Compression:
Stored size: 877 Bytes
Contents
# This file was generated by Appraisal source "https://rubygems.org" gem "appraisal", "1.0.0.beta2" gem "simplecov", :require=>false gem "coveralls", :require=>false gem "activesupport", "~> 3.2", :require=>"active_support/all" gem "actionpack", "~> 3.2", :require=>"action_controller" gem "activerecord", "~> 3.2", :require=>"active_record" gem "rspec", :git=>"https://github.com/rspec/rspec.git", :branch=>"master" gem "rspec-core", :git=>"https://github.com/rspec/rspec-core.git", :branch=>"master" gem "rspec-expectations", :git=>"https://github.com/rspec/rspec-expectations.git", :branch=>"master" gem "rspec-mocks", :git=>"https://github.com/rspec/rspec-mocks.git", :branch=>"master" gem "rspec-support", :git=>"https://github.com/rspec/rspec-support.git", :branch=>"master" group :tools do gem "guard" gem "guard-rspec" gem "byebug" end gemspec :path=>".././"
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
warp-1.1.0 | gemfiles/rails_3.2_rspec_master.gemfile |