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

18 lines
324 B
Text
Raw Normal View History

# This file was generated by Appraisal
source "http://rubygems.org"
2011-08-12 22:06:10 -04:00
gem "cucumber", "~> 1.0.0"
gem "rake"
2010-11-11 15:33:45 -06:00
gem "rspec", "~> 2.0"
gem "rcov"
2011-08-12 22:06:10 -04:00
gem "activerecord", "~> 3.0"
gem "activesupport", :require=>false
gem "mocha"
gem "bourne"
gem "sqlite3-ruby", :require=>false
gem "appraisal", "~> 0.3.5"
2011-08-12 22:06:10 -04:00
gem "yard"
gem "bluecloth"