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/2.1.gemfile

13 lines
246 B
Text
Raw Normal View History

# This file was generated by Appraisal
source "http://rubygems.org"
gem "rr"
gem "activerecord", "~> 2.1"
gem "rake"
gem "sqlite3-ruby", {:require=>false}
gem "bluecloth"
2010-11-11 16:33:45 -05:00
gem "rspec", "~> 2.0"
gem "yard"
gem "rcov"
gem "cucumber"
gem "appraisal"