mirror of
https://github.com/thoughtbot/factory_bot.git
synced 2022-11-09 11:43:51 -05:00
51 lines
954 B
Text
51 lines
954 B
Text
GEM
|
|
remote: http://rubygems.org/
|
|
specs:
|
|
activemodel (3.0.1)
|
|
activesupport (= 3.0.1)
|
|
builder (~> 2.1.2)
|
|
i18n (~> 0.4.1)
|
|
activerecord (3.0.1)
|
|
activemodel (= 3.0.1)
|
|
activesupport (= 3.0.1)
|
|
arel (~> 1.0.0)
|
|
tzinfo (~> 0.3.23)
|
|
activesupport (3.0.1)
|
|
appraisal (0.1)
|
|
bundler
|
|
rake
|
|
arel (1.0.1)
|
|
activesupport (~> 3.0.0)
|
|
builder (2.1.2)
|
|
cucumber (0.9.4)
|
|
builder (~> 2.1.2)
|
|
diff-lcs (~> 1.1.2)
|
|
gherkin (~> 2.2.9)
|
|
json (~> 1.4.6)
|
|
term-ansicolor (~> 1.0.5)
|
|
diff-lcs (1.1.2)
|
|
gherkin (2.2.9)
|
|
json (~> 1.4.6)
|
|
term-ansicolor (~> 1.0.5)
|
|
i18n (0.4.2)
|
|
json (1.4.6)
|
|
rake (0.8.7)
|
|
rcov (0.9.9)
|
|
rr (1.0.2)
|
|
rspec (1.3.0)
|
|
sqlite3-ruby (1.3.2)
|
|
term-ansicolor (1.0.5)
|
|
tzinfo (0.3.23)
|
|
|
|
PLATFORMS
|
|
ruby
|
|
|
|
DEPENDENCIES
|
|
activerecord
|
|
appraisal
|
|
cucumber
|
|
rake
|
|
rcov
|
|
rr
|
|
rspec (~> 1.3)
|
|
sqlite3-ruby
|