Sha256: 37531dc88c3f397fae8b23ac73c64f7d57afba8926ddcbd480babc6854fd49cd
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", "~> 4.0", :require=>"active_support/all" gem "actionpack", "~> 4.0", :require=>"action_controller" gem "activerecord", "~> 4.0", :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_4.0_rspec_master.gemfile |