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

104 lines
2.2 KiB
Plaintext
Raw Normal View History

PATH
remote: ../
specs:
2017-10-20 19:25:49 +00:00
factory_bot (4.8.2)
activesupport (>= 3.0.0)
GEM
remote: https://rubygems.org/
specs:
activemodel (5.0.6)
activesupport (= 5.0.6)
activerecord (5.0.6)
activemodel (= 5.0.6)
activesupport (= 5.0.6)
arel (~> 7.0)
activesupport (5.0.6)
2016-07-01 13:05:46 +00:00
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (~> 0.7)
minitest (~> 5.1)
tzinfo (~> 1.1)
appraisal (2.1.0)
bundler
rake
thor (>= 0.14.0)
arel (7.1.4)
aruba (0.14.2)
2015-09-11 13:16:23 +00:00
childprocess (~> 0.5.6)
contracts (~> 0.9)
cucumber (>= 1.3.19)
ffi (~> 1.9.10)
rspec-expectations (>= 2.99)
thor (~> 0.19)
builder (3.2.3)
childprocess (0.5.9)
ffi (~> 1.0, >= 1.0.11)
concurrent-ruby (1.0.5)
contracts (0.16.0)
cucumber (1.3.20)
builder (>= 2.1.2)
diff-lcs (>= 1.1.3)
gherkin (~> 2.12)
multi_json (>= 1.7.5, < 2.0)
multi_test (>= 0.1.2)
diff-lcs (1.3)
docile (1.1.5)
ffi (1.9.18)
gherkin (2.12.2)
multi_json (~> 1.3)
i18n (0.8.6)
json (2.1.0)
minitest (5.10.3)
multi_json (1.12.2)
multi_test (0.1.2)
rake (12.1.0)
rspec (3.6.0)
rspec-core (~> 3.6.0)
rspec-expectations (~> 3.6.0)
rspec-mocks (~> 3.6.0)
rspec-core (3.6.0)
rspec-support (~> 3.6.0)
rspec-expectations (3.6.0)
2015-09-11 13:16:23 +00:00
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.6.0)
2015-09-11 13:16:23 +00:00
rspec-its (1.2.0)
rspec-core (>= 3.0.0)
rspec-expectations (>= 3.0.0)
rspec-mocks (3.6.0)
2015-09-11 13:16:23 +00:00
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.6.0)
rspec-support (3.6.0)
simplecov (0.15.1)
docile (~> 1.1.0)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
sqlite3 (1.3.13)
thor (0.20.0)
thread_safe (0.3.6)
timecop (0.9.1)
tzinfo (1.2.3)
thread_safe (~> 0.1)
yard (0.9.9)
PLATFORMS
ruby
DEPENDENCIES
2016-07-01 13:05:46 +00:00
activerecord (~> 5.0.0)
activerecord-jdbcsqlite3-adapter
appraisal (~> 2.1.0)
aruba
cucumber (~> 1.3.15)
factory_bot!
jdbc-sqlite3
2015-09-11 13:16:23 +00:00
rspec (~> 3.0)
rspec-its (~> 1.0)
simplecov
sqlite3 (~> 1.3.10)
timecop
yard
BUNDLED WITH
1.15.4