mirror of
https://github.com/thoughtbot/factory_bot.git
synced 2022-11-09 11:43:51 -05:00
11 lines
No EOL
219 B
Text
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" |