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/3.0.gemfile.lock

83 lines
1.6 KiB
Text
Raw Normal View History

PATH
remote: /Users/joshuaclayton/dev/gems/factory_girl
specs:
2012-01-17 17:53:55 -05:00
factory_girl (2.4.1)
activesupport
GEM
remote: http://rubygems.org/
specs:
activemodel (3.0.9)
activesupport (= 3.0.9)
builder (~> 2.1.2)
i18n (~> 0.5.0)
activerecord (3.0.9)
activemodel (= 3.0.9)
activesupport (= 3.0.9)
arel (~> 2.0.10)
tzinfo (~> 0.3.23)
activesupport (3.0.9)
appraisal (0.3.8)
bundler
rake
arel (2.0.10)
aruba (0.3.7)
childprocess (>= 0.1.9)
cucumber (>= 0.10.5)
rspec (>= 2.6.0)
bluecloth (2.1.0)
2011-08-12 22:06:10 -04:00
bourne (1.0)
mocha (= 0.9.8)
builder (2.1.2)
childprocess (0.1.9)
ffi (~> 1.0.6)
cucumber (1.0.0)
builder (>= 2.1.2)
diff-lcs (>= 1.1.2)
gherkin (~> 2.4.1)
json (>= 1.4.6)
term-ansicolor (>= 1.0.5)
diff-lcs (1.1.2)
ffi (1.0.9)
gherkin (2.4.1)
json (>= 1.4.6)
i18n (0.5.0)
json (1.5.3)
2011-08-12 22:06:10 -04:00
mocha (0.9.8)
rake
rake (0.9.2)
rcov (0.9.9)
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)
2010-11-11 16:33:45 -05:00
diff-lcs (~> 1.1.2)
rspec-mocks (2.6.0)
sqlite3 (1.3.3)
sqlite3-ruby (1.3.3)
sqlite3 (>= 1.3.3)
term-ansicolor (1.0.5)
timecop (0.3.5)
tzinfo (0.3.28)
yard (0.7.2)
PLATFORMS
ruby
DEPENDENCIES
activerecord (~> 3.0)
appraisal (~> 0.3.8)
aruba
bluecloth
2011-08-12 22:06:10 -04:00
bourne
cucumber (~> 1.0.0)
factory_girl!
2011-08-12 22:06:10 -04:00
mocha
rcov
2010-11-11 16:33:45 -05:00
rspec (~> 2.0)
sqlite3-ruby
timecop
yard