thoughtbot--factory_bot/Gemfile.lock

109 lines
2.4 KiB
Plaintext

PATH
remote: .
specs:
factory_girl (4.5.0)
activesupport (>= 3.0.0)
GEM
remote: https://rubygems.org/
specs:
activemodel (4.0.0)
activesupport (= 4.0.0)
builder (~> 3.1.0)
activerecord (4.0.0)
activemodel (= 4.0.0)
activerecord-deprecated_finders (~> 1.0.2)
activesupport (= 4.0.0)
arel (~> 4.0.0)
activerecord-deprecated_finders (1.0.3)
activerecord-jdbc-adapter (1.3.16)
activerecord (>= 2.2)
activerecord-jdbcsqlite3-adapter (1.3.16)
activerecord-jdbc-adapter (~> 1.3.16)
jdbc-sqlite3 (>= 3.7.2, < 3.9)
activesupport (4.0.0)
i18n (~> 0.6, >= 0.6.4)
minitest (~> 4.2)
multi_json (~> 1.3)
thread_safe (~> 0.1)
tzinfo (~> 0.3.37)
appraisal (1.0.0)
bundler
rake
thor (>= 0.14.0)
arel (4.0.2)
aruba (0.5.3)
childprocess (>= 0.3.6)
cucumber (>= 1.1.1)
rspec-expectations (>= 2.7.0)
atomic (1.1.10)
atomic (1.1.10-java)
bourne (1.5.0)
mocha (>= 0.13.2, < 0.15)
builder (3.1.4)
childprocess (0.3.9)
ffi (~> 1.0, >= 1.0.11)
cucumber (1.3.15)
builder (>= 2.1.2)
diff-lcs (>= 1.1.3)
gherkin (~> 2.12)
multi_json (>= 1.7.5, < 2.0)
multi_test (>= 0.1.1)
diff-lcs (1.1.3)
ffi (1.9.0)
ffi (1.9.0-java)
gherkin (2.12.2)
multi_json (~> 1.3)
gherkin (2.12.2-java)
multi_json (~> 1.3)
i18n (0.6.4)
jdbc-sqlite3 (3.8.7)
metaclass (0.0.1)
minitest (4.7.5)
mocha (0.14.0)
metaclass (~> 0.0.1)
multi_json (1.10.1)
multi_test (0.1.1)
rake (10.3.2)
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)
simplecov (0.7.1)
multi_json (~> 1.0)
simplecov-html (~> 0.7.1)
simplecov-html (0.7.1)
sqlite3 (1.3.10)
thor (0.19.1)
thread_safe (0.1.2)
atomic
thread_safe (0.1.2-java)
atomic
timecop (0.6.2.2)
tzinfo (0.3.37)
yard (0.8.7)
PLATFORMS
java
ruby
DEPENDENCIES
activerecord (>= 3.0.0)
activerecord-jdbcsqlite3-adapter
appraisal (~> 1.0.0)
aruba
bourne
cucumber (~> 1.3.15)
factory_girl!
jdbc-sqlite3
mocha (>= 0.12.8)
rspec (~> 2.12.0)
simplecov
sqlite3 (~> 1.3.10)
timecop
yard