mirror of
https://github.com/thoughtbot/factory_bot.git
synced 2022-11-09 11:43:51 -05:00
15 lines
271 B
Text
15 lines
271 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 "bluecloth"
|
|
gem "rspec", "~> 2.0"
|
|
gem "yard"
|
|
gem "rcov"
|
|
gem "cucumber", "~> 1.0.0"
|
|
gem "appraisal", "~> 0.3.5"
|
|
|