1
0
Fork 0
mirror of https://github.com/thoughtbot/factory_bot.git synced 2022-11-09 11:43:51 -05:00
thoughtbot--factory_bot/gemfiles/3.0.gemfile
2010-11-11 15:54:14 -06:00

11 lines
No EOL
219 B
Text

# This file was generated by Appraisal
source "http://rubygems.org"
gem "rr"
gem "activerecord", "~> 3.0"
gem "rake"
gem "sqlite3-ruby", {:require=>false}
gem "rspec", "~> 2.0"
gem "rcov"
gem "cucumber"
gem "appraisal"