thoughtbot--factory_bot/Gemfile.lock

96 lines
1.8 KiB
Plaintext
Raw Normal View History

PATH
remote: .
specs:
2012-04-17 12:40:27 +00:00
factory_girl (3.1.1)
2012-03-09 20:52:29 +00:00
activesupport (>= 3.0.0)
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)
2012-04-06 19:49:08 +00:00
appraisal (0.4.1)
bundler
rake
arel (2.2.1)
aruba (0.4.6)
bcat (>= 0.6.1)
childprocess (>= 0.2.0)
cucumber (>= 1.0.2)
rdiscount (>= 1.6.8)
rspec (>= 2.6.0)
bcat (0.6.2)
rack (~> 1.0)
bcrypt-ruby (3.0.1)
bluecloth (2.1.0)
2011-08-13 02:06:10 +00:00
bourne (1.0)
mocha (= 0.9.8)
builder (3.0.0)
childprocess (0.2.2)
ffi (~> 1.0.6)
2012-04-06 19:47:41 +00:00
cucumber (1.1.9)
builder (>= 2.1.2)
diff-lcs (>= 1.1.2)
2012-04-06 19:47:41 +00:00
gherkin (~> 2.9.0)
json (>= 1.4.6)
term-ansicolor (>= 1.0.6)
diff-lcs (1.1.3)
ffi (1.0.9)
2012-04-06 19:47:41 +00:00
gherkin (2.9.3)
json (>= 1.4.6)
i18n (0.6.0)
2012-04-06 19:47:41 +00:00
json (1.6.6)
2011-08-13 02:06:10 +00:00
mocha (0.9.8)
rake
multi_json (1.0.3)
rack (1.3.3)
2012-04-06 19:49:08 +00:00
rake (0.9.2.2)
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)
2010-11-11 21:33:45 +00:00
diff-lcs (~> 1.1.2)
rspec-mocks (2.6.0)
2012-03-09 21:14:06 +00:00
simplecov (0.6.1)
multi_json (~> 1.0)
simplecov-html (~> 0.5.3)
simplecov-html (0.5.3)
sqlite3 (1.3.4)
sqlite3-ruby (1.3.3)
sqlite3 (>= 1.3.3)
2012-04-06 19:47:41 +00:00
term-ansicolor (1.0.7)
timecop (0.3.5)
tzinfo (0.3.29)
yard (0.7.2)
PLATFORMS
ruby
DEPENDENCIES
activerecord
2012-04-06 19:49:08 +00:00
appraisal (~> 0.4)
aruba
2011-02-07 22:48:00 +00:00
bluecloth
2011-08-13 02:06:10 +00:00
bourne
2012-04-06 19:47:41 +00:00
cucumber (~> 1.1)
factory_girl!
2011-08-13 02:06:10 +00:00
mocha
2010-11-11 21:33:45 +00:00
rspec (~> 2.0)
2012-03-09 21:14:06 +00:00
simplecov
sqlite3-ruby
timecop
2011-02-07 22:48:00 +00:00
yard