thoughtbot--factory_bot/gemfiles/3.0.gemfile.lock

90 lines
1.8 KiB
Plaintext
Raw Normal View History

PATH
remote: /Users/joshuaclayton/dev/gems/factory_girl
specs:
2012-08-03 17:00:06 -04:00
factory_girl (4.0.0)
2012-03-09 15:52:29 -05:00
activesupport (>= 3.0.0)
GEM
remote: http://rubygems.org/
specs:
2012-08-02 10:37:43 -04:00
activemodel (3.0.16)
activesupport (= 3.0.16)
builder (~> 2.1.2)
i18n (~> 0.5.0)
2012-08-02 10:37:43 -04:00
activerecord (3.0.16)
activemodel (= 3.0.16)
activesupport (= 3.0.16)
arel (~> 2.0.10)
tzinfo (~> 0.3.23)
2012-08-02 10:37:43 -04:00
activesupport (3.0.16)
2012-04-06 15:49:08 -04:00
appraisal (0.4.1)
bundler
rake
arel (2.0.10)
2012-04-06 15:47:41 -04:00
aruba (0.4.11)
childprocess (>= 0.2.3)
cucumber (>= 1.1.1)
ffi (>= 1.0.11)
rspec (>= 2.7.0)
bourne (1.1.2)
mocha (= 0.10.5)
builder (2.1.2)
2012-08-02 10:37:43 -04:00
childprocess (0.3.4)
ffi (~> 1.0, >= 1.0.6)
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)
2012-04-06 15:47:41 -04:00
diff-lcs (1.1.3)
2012-08-02 10:37:43 -04:00
ffi (1.1.3)
ffi (1.1.3-java)
gherkin (2.11.1)
json (>= 1.4.6)
2012-08-02 10:37:43 -04:00
gherkin (2.11.1-java)
json (>= 1.4.6)
i18n (0.5.0)
2012-08-02 10:37:43 -04:00
json (1.7.4)
json (1.7.4-java)
2012-04-06 15:47:41 -04:00
metaclass (0.0.1)
mocha (0.10.5)
metaclass (~> 0.0.1)
2012-08-02 10:37:43 -04:00
multi_json (1.3.6)
2012-04-06 15:47:41 -04:00
rake (0.9.2.2)
2012-08-02 10:37:43 -04:00
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.2)
2012-04-06 15:47:41 -04:00
diff-lcs (~> 1.1.3)
2012-08-02 10:37:43 -04:00
rspec-mocks (2.11.1)
simplecov (0.6.4)
multi_json (~> 1.0)
2012-03-09 16:14:06 -05:00
simplecov-html (~> 0.5.3)
simplecov-html (0.5.3)
sqlite3 (1.3.6)
sqlite3-ruby (1.3.3)
sqlite3 (>= 1.3.3)
2012-08-02 10:37:43 -04:00
timecop (0.4.4)
tzinfo (0.3.33)
2012-08-02 10:37:43 -04:00
yard (0.8.2.1)
PLATFORMS
java
ruby
DEPENDENCIES
activerecord (~> 3.0.0)
2012-04-06 15:49:08 -04:00
appraisal (~> 0.4)
aruba
2011-08-12 22:06:10 -04:00
bourne
2012-04-06 15:47:41 -04:00
cucumber (~> 1.1)
factory_girl!
2011-08-12 22:06:10 -04:00
mocha
2010-11-11 16:33:45 -05:00
rspec (~> 2.0)
2012-03-09 16:14:06 -05:00
simplecov
sqlite3-ruby
timecop
yard