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.2.gemfile.lock
2012-11-07 14:33:35 -05:00

83 lines
1.7 KiB
Text

PATH
remote: /Users/joshuaclayton/dev/gems/factory_girl
specs:
factory_girl (4.1.0)
activesupport (>= 3.0.0)
GEM
remote: http://rubygems.org/
specs:
activemodel (3.2.8)
activesupport (= 3.2.8)
builder (~> 3.0.0)
activerecord (3.2.8)
activemodel (= 3.2.8)
activesupport (= 3.2.8)
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
activesupport (3.2.8)
i18n (~> 0.6)
multi_json (~> 1.0)
appraisal (0.5.1)
bundler
rake
arel (3.0.2)
aruba (0.5.0)
childprocess (= 0.2.3)
cucumber (>= 1.1.1)
ffi (>= 1.0.11)
rspec-expectations (>= 2.7.0)
bourne (1.2.0)
mocha (= 0.12.3)
builder (3.0.4)
childprocess (0.2.3)
ffi (~> 1.0.6)
cucumber (1.2.1)
builder (>= 2.1.2)
diff-lcs (>= 1.1.3)
gherkin (~> 2.11.0)
json (>= 1.4.6)
diff-lcs (1.1.3)
ffi (1.0.11)
gherkin (2.11.5)
json (>= 1.4.6)
i18n (0.6.1)
json (1.7.5)
metaclass (0.0.1)
mocha (0.12.3)
metaclass (~> 0.0.1)
multi_json (1.3.7)
rake (0.9.2.2)
rspec (2.11.0)
rspec-core (~> 2.11.0)
rspec-expectations (~> 2.11.0)
rspec-mocks (~> 2.11.0)
rspec-core (2.11.1)
rspec-expectations (2.11.3)
diff-lcs (~> 1.1.3)
rspec-mocks (2.11.3)
simplecov (0.7.1)
multi_json (~> 1.0)
simplecov-html (~> 0.7.1)
simplecov-html (0.7.1)
sqlite3 (1.3.6)
timecop (0.5.3)
tzinfo (0.3.35)
yard (0.8.3)
PLATFORMS
ruby
DEPENDENCIES
activerecord (~> 3.2.8)
appraisal (~> 0.5.1)
aruba
bourne
cucumber (~> 1.2.1)
factory_girl!
mocha
rspec (~> 2.11.0)
simplecov
sqlite3
timecop
yard