mirror of
https://github.com/thoughtbot/factory_bot_rails.git
synced 2022-11-09 11:49:18 -05:00
9 lines
No EOL
219 B
Text
9 lines
No EOL
219 B
Text
# This file was generated by Appraisal
|
|
|
|
source "http://rubygems.org"
|
|
|
|
gem "rails", "~> 3.0.17"
|
|
gem "sqlite3", ">= 1.3.4", :platforms=>:mri
|
|
gem "activerecord-jdbcsqlite3-adapter", :platforms=>:jruby
|
|
|
|
gemspec :path=>"../" |