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/2.1.gemfile.lock
Joe Ferris c59981de1b Split factories/sequences into separate registries most of the time;
Only use factories from step definitions
2011-05-25 20:08:59 -04:00

51 lines
957 B
Text

GEM
remote: http://rubygems.org/
specs:
activerecord (2.1.0)
activesupport (= 2.1.0)
activesupport (2.1.0)
appraisal (0.1)
bundler
rake
bluecloth (2.1.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)
json (1.4.6)
rake (0.8.7)
rcov (0.9.9)
rr (1.0.2)
rspec (2.1.0)
rspec-core (~> 2.1.0)
rspec-expectations (~> 2.1.0)
rspec-mocks (~> 2.1.0)
rspec-core (2.1.0)
rspec-expectations (2.1.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.1.0)
sqlite3-ruby (1.3.2)
term-ansicolor (1.0.5)
yard (0.7.1)
PLATFORMS
ruby
DEPENDENCIES
activerecord (~> 2.1)
appraisal
bluecloth
cucumber
rake
rcov
rr
rspec (~> 2.0)
sqlite3-ruby
yard