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

97 lines
2 KiB
Text
Raw Normal View History

2013-01-18 15:06:20 -05:00
PATH
2013-11-02 12:59:33 -04:00
remote: ..
2013-01-18 15:06:20 -05:00
specs:
2014-02-11 08:04:21 -05:00
factory_girl (4.4.0)
2013-01-18 15:06:20 -05:00
activesupport (>= 3.0.0)
GEM
remote: http://rubygems.org/
specs:
2013-11-02 12:59:33 -04:00
activemodel (4.0.1)
activesupport (= 4.0.1)
builder (~> 3.1.0)
2013-11-02 12:59:33 -04:00
activerecord (4.0.1)
activemodel (= 4.0.1)
activerecord-deprecated_finders (~> 1.0.2)
2013-11-02 12:59:33 -04:00
activesupport (= 4.0.1)
arel (~> 4.0.0)
activerecord-deprecated_finders (1.0.3)
2013-11-02 12:59:33 -04:00
activesupport (4.0.1)
i18n (~> 0.6, >= 0.6.4)
minitest (~> 4.2)
multi_json (~> 1.3)
thread_safe (~> 0.1)
tzinfo (~> 0.3.37)
appraisal (0.5.2)
2013-01-18 15:06:20 -05:00
bundler
rake
2013-11-02 12:59:33 -04:00
arel (4.0.1)
aruba (0.5.3)
childprocess (>= 0.3.6)
2013-01-18 15:06:20 -05:00
cucumber (>= 1.1.1)
rspec-expectations (>= 2.7.0)
2013-11-02 12:59:33 -04:00
atomic (1.1.14)
atomic (1.1.14-java)
bourne (1.5.0)
mocha (>= 0.13.2, < 0.15)
2013-01-18 15:06:20 -05:00
builder (3.1.4)
childprocess (0.3.9)
ffi (~> 1.0, >= 1.0.11)
cucumber (1.2.5)
2013-01-18 15:06:20 -05:00
builder (>= 2.1.2)
diff-lcs (>= 1.1.3)
gherkin (~> 2.11.7)
multi_json (~> 1.3)
2013-01-18 15:06:20 -05:00
diff-lcs (1.1.3)
2013-11-02 12:59:33 -04:00
ffi (1.9.3)
ffi (1.9.3-java)
gherkin (2.11.8)
multi_json (~> 1.3)
gherkin (2.11.8-java)
multi_json (~> 1.3)
2013-11-02 12:59:33 -04:00
i18n (0.6.5)
2013-01-18 15:06:20 -05:00
metaclass (0.0.1)
minitest (4.7.5)
2013-11-02 12:59:33 -04:00
mocha (0.14.0)
2013-01-18 15:06:20 -05:00
metaclass (~> 0.0.1)
2013-11-02 12:59:33 -04:00
multi_json (1.8.2)
rake (10.1.0)
2013-01-18 15:06:20 -05:00
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)
diff-lcs (~> 1.1.3)
rspec-mocks (2.12.2)
2013-01-18 15:06:20 -05:00
simplecov (0.7.1)
multi_json (~> 1.0)
simplecov-html (~> 0.7.1)
simplecov-html (0.7.1)
2013-11-02 12:59:33 -04:00
sqlite3 (1.3.8)
thread_safe (0.1.3)
2013-01-18 15:06:20 -05:00
atomic
2013-11-02 12:59:33 -04:00
thread_safe (0.1.3-java)
atomic
timecop (0.6.3)
tzinfo (0.3.38)
yard (0.8.7.3)
2013-01-18 15:06:20 -05:00
PLATFORMS
java
2013-01-18 15:06:20 -05:00
ruby
DEPENDENCIES
2013-11-02 12:59:33 -04:00
activerecord (~> 4.0.1)
2013-01-18 15:06:20 -05:00
appraisal (~> 0.5.1)
aruba
bourne
cucumber (~> 1.2.1)
factory_girl!
mocha (>= 0.12.8)
rspec (~> 2.12.0)
simplecov
sqlite3
timecop
yard