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
Joshua Clayton 554e6ab378 rr => mocha
2011-08-13 00:12:47 -04:00

17 lines
324 B
Text

# This file was generated by Appraisal
source "http://rubygems.org"
gem "cucumber", "~> 1.0.0"
gem "rake"
gem "rspec", "~> 2.0"
gem "rcov"
gem "activerecord", "~> 3.0"
gem "activesupport", :require=>false
gem "mocha"
gem "bourne"
gem "sqlite3-ruby", :require=>false
gem "appraisal", "~> 0.3.5"
gem "yard"
gem "bluecloth"