mirror of
https://github.com/thoughtbot/factory_bot.git
synced 2022-11-09 11:43:51 -05:00
8 lines
No EOL
171 B
Text
8 lines
No EOL
171 B
Text
# This file was generated by Appraisal
|
|
|
|
source "http://rubygems.org"
|
|
|
|
gem "activerecord", "~> 2.1"
|
|
gem "test-unit", "~> 2.3.0", :platforms=>[:mri_19]
|
|
|
|
gemspec :path=>"../" |