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

105 lines
2.2 KiB
Text
Raw Normal View History

2014-05-30 12:34:10 -04:00
PATH
remote: ../
2014-05-30 12:34:10 -04:00
specs:
2017-10-20 15:25:49 -04:00
factory_bot (4.8.2)
2014-05-30 12:34:10 -04:00
activesupport (>= 3.0.0)
GEM
remote: https://rubygems.org/
specs:
activemodel (4.1.16)
activesupport (= 4.1.16)
2014-05-30 12:34:10 -04:00
builder (~> 3.1)
activerecord (4.1.16)
activemodel (= 4.1.16)
activesupport (= 4.1.16)
2014-05-30 12:34:10 -04:00
arel (~> 5.0.0)
activesupport (4.1.16)
2014-05-30 12:34:10 -04:00
i18n (~> 0.6, >= 0.6.9)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.1)
tzinfo (~> 1.1)
2016-02-05 10:12:27 -05:00
appraisal (2.1.0)
2014-05-30 12:34:10 -04:00
bundler
rake
thor (>= 0.14.0)
arel (5.0.1.20140414130214)
aruba (0.14.2)
2015-09-11 09:16:23 -04: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)
2016-02-05 09:51:32 -05:00
childprocess (0.5.9)
2014-05-30 12:34:10 -04:00
ffi (~> 1.0, >= 1.0.11)
contracts (0.16.0)
2016-02-05 09:51:32 -05:00
cucumber (1.3.20)
2014-05-30 12:34:10 -04:00
builder (>= 2.1.2)
diff-lcs (>= 1.1.3)
gherkin (~> 2.12)
multi_json (>= 1.7.5, < 2.0)
2016-02-05 09:51:32 -05:00
multi_test (>= 0.1.2)
diff-lcs (1.3)
2016-02-05 09:51:32 -05:00
docile (1.1.5)
ffi (1.9.18)
2014-05-30 12:34:10 -04:00
gherkin (2.12.2)
multi_json (~> 1.3)
i18n (0.8.6)
json (1.8.6)
minitest (5.10.3)
multi_json (1.12.2)
2016-02-05 09:51:32 -05:00
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 09:16:23 -04:00
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.6.0)
2015-09-11 09:16:23 -04:00
rspec-its (1.2.0)
rspec-core (>= 3.0.0)
rspec-expectations (>= 3.0.0)
rspec-mocks (3.6.0)
2015-09-11 09:16:23 -04:00
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.6.0)
rspec-support (3.6.0)
simplecov (0.15.1)
2014-05-30 12:34:10 -04:00
docile (~> 1.1.0)
json (>= 1.8, < 3)
2016-02-05 09:51:32 -05:00
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)
2014-05-30 12:34:10 -04:00
thread_safe (~> 0.1)
yard (0.9.9)
2014-05-30 12:34:10 -04:00
PLATFORMS
ruby
DEPENDENCIES
activerecord (~> 4.1.14)
activerecord-jdbcsqlite3-adapter
2016-02-05 10:12:27 -05:00
appraisal (~> 2.1.0)
2014-05-30 12:34:10 -04:00
aruba
cucumber (~> 1.3.15)
factory_bot!
jdbc-sqlite3
2015-09-11 09:16:23 -04:00
rspec (~> 3.0)
rspec-its (~> 1.0)
2014-05-30 12:34:10 -04:00
simplecov
sqlite3 (~> 1.3.10)
2014-05-30 12:34:10 -04:00
timecop
yard
2015-09-11 09:16:23 -04:00
BUNDLED WITH
1.15.4