mirror of
https://github.com/thoughtbot/factory_bot.git
synced 2022-11-09 11:43:51 -05:00
92 lines
1.8 KiB
Text
92 lines
1.8 KiB
Text
PATH
|
|
remote: /Users/joshuaclayton/dev/gems/factory_girl
|
|
specs:
|
|
factory_girl (2.3.2)
|
|
activesupport
|
|
|
|
GEM
|
|
remote: http://rubygems.org/
|
|
specs:
|
|
activemodel (3.1.0)
|
|
activesupport (= 3.1.0)
|
|
bcrypt-ruby (~> 3.0.0)
|
|
builder (~> 3.0.0)
|
|
i18n (~> 0.6)
|
|
activerecord (3.1.0)
|
|
activemodel (= 3.1.0)
|
|
activesupport (= 3.1.0)
|
|
arel (~> 2.2.1)
|
|
tzinfo (~> 0.3.29)
|
|
activesupport (3.1.0)
|
|
multi_json (~> 1.0)
|
|
appraisal (0.3.8)
|
|
bundler
|
|
rake
|
|
arel (2.2.1)
|
|
aruba (0.4.5)
|
|
bcat (>= 0.6.1)
|
|
childprocess (>= 0.1.9)
|
|
cucumber (>= 0.10.7)
|
|
rdiscount (>= 1.6.8)
|
|
rspec (>= 2.6.0)
|
|
bcat (0.6.1)
|
|
rack (~> 1.0)
|
|
bcrypt-ruby (3.0.0)
|
|
bluecloth (2.1.0)
|
|
bourne (1.0)
|
|
mocha (= 0.9.8)
|
|
builder (3.0.0)
|
|
childprocess (0.2.1)
|
|
ffi (~> 1.0.6)
|
|
cucumber (1.0.2)
|
|
builder (>= 2.1.2)
|
|
diff-lcs (>= 1.1.2)
|
|
gherkin (~> 2.4.5)
|
|
json (>= 1.4.6)
|
|
term-ansicolor (>= 1.0.5)
|
|
diff-lcs (1.1.3)
|
|
ffi (1.0.9)
|
|
gherkin (2.4.16)
|
|
json (>= 1.4.6)
|
|
i18n (0.6.0)
|
|
json (1.5.4)
|
|
mocha (0.9.8)
|
|
rake
|
|
multi_json (1.0.3)
|
|
rack (1.3.2)
|
|
rake (0.9.2)
|
|
rcov (0.9.10)
|
|
rdiscount (1.6.8)
|
|
rspec (2.6.0)
|
|
rspec-core (~> 2.6.0)
|
|
rspec-expectations (~> 2.6.0)
|
|
rspec-mocks (~> 2.6.0)
|
|
rspec-core (2.6.4)
|
|
rspec-expectations (2.6.0)
|
|
diff-lcs (~> 1.1.2)
|
|
rspec-mocks (2.6.0)
|
|
sqlite3 (1.3.4)
|
|
sqlite3-ruby (1.3.3)
|
|
sqlite3 (>= 1.3.3)
|
|
term-ansicolor (1.0.6)
|
|
timecop (0.3.5)
|
|
tzinfo (0.3.29)
|
|
yard (0.7.2)
|
|
|
|
PLATFORMS
|
|
ruby
|
|
|
|
DEPENDENCIES
|
|
activerecord (~> 3.1)
|
|
appraisal (~> 0.3.8)
|
|
aruba
|
|
bluecloth
|
|
bourne
|
|
cucumber (~> 1.0.0)
|
|
factory_girl!
|
|
mocha
|
|
rcov
|
|
rspec (~> 2.0)
|
|
sqlite3-ruby
|
|
timecop
|
|
yard
|