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.1.gemfile.lock

83 lines
1.7 KiB
Text
Raw Normal View History

PATH
remote: /Users/joshuaclayton/dev/gems/factory_girl
specs:
2012-09-11 11:21:09 -04:00
factory_girl (4.1.0)
2012-03-09 15:52:29 -05:00
activesupport (>= 3.0.0)
GEM
remote: http://rubygems.org/
specs:
activemodel (3.1.10)
activesupport (= 3.1.10)
builder (~> 3.0.0)
2012-04-06 15:47:41 -04:00
i18n (~> 0.6)
activerecord (3.1.10)
activemodel (= 3.1.10)
activesupport (= 3.1.10)
arel (~> 2.2.3)
tzinfo (~> 0.3.29)
activesupport (3.1.10)
2012-08-02 10:37:43 -04:00
multi_json (>= 1.0, < 1.3)
2012-11-07 14:33:35 -05:00
appraisal (0.5.1)
bundler
rake
arel (2.2.3)
aruba (0.5.1)
childprocess (~> 0.3.6)
2012-04-06 15:47:41 -04:00
cucumber (>= 1.1.1)
rspec-expectations (>= 2.7.0)
bourne (1.3.0)
mocha (= 0.13.0)
builder (3.0.4)
childprocess (0.3.6)
ffi (~> 1.0, >= 1.0.6)
2012-08-02 10:37:43 -04:00
cucumber (1.2.1)
builder (>= 2.1.2)
2012-08-02 10:37:43 -04:00
diff-lcs (>= 1.1.3)
gherkin (~> 2.11.0)
json (>= 1.4.6)
diff-lcs (1.1.3)
ffi (1.3.1)
gherkin (2.11.5)
json (>= 1.4.6)
i18n (0.6.1)
json (1.7.6)
2012-04-06 15:47:41 -04:00
metaclass (0.0.1)
mocha (0.13.0)
2012-04-06 15:47:41 -04:00
metaclass (~> 0.0.1)
2012-08-02 10:37:43 -04:00
multi_json (1.2.0)
rake (10.0.3)
rspec (2.12.0)
rspec-core (~> 2.12.0)
rspec-expectations (~> 2.12.0)
rspec-mocks (~> 2.12.0)
rspec-core (2.12.2)
rspec-expectations (2.12.1)
2012-04-06 15:47:41 -04:00
diff-lcs (~> 1.1.3)
rspec-mocks (2.12.1)
simplecov (0.7.1)
2012-08-02 10:37:43 -04:00
multi_json (~> 1.0)
simplecov-html (~> 0.7.1)
simplecov-html (0.7.1)
sqlite3 (1.3.7)
timecop (0.5.9)
2012-11-07 14:33:35 -05:00
tzinfo (0.3.35)
yard (0.8.3)
PLATFORMS
ruby
DEPENDENCIES
activerecord (~> 3.1.10)
2012-11-07 14:33:35 -05:00
appraisal (~> 0.5.1)
aruba
bourne
cucumber (~> 1.2.1)
factory_girl!
mocha (>= 0.12.8)
rspec (~> 2.12.0)
2012-03-09 16:14:06 -05:00
simplecov
sqlite3
timecop
yard