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

152 lines
3.7 KiB
Plaintext
Raw Normal View History

PATH
remote: ..
specs:
2020-07-08 16:55:33 +00:00
factory_bot (6.1.0)
activesupport (>= 5.0.0)
GEM
remote: https://rubygems.org/
specs:
2019-04-25 04:19:19 +00:00
activemodel (5.0.7.2)
activesupport (= 5.0.7.2)
activerecord (5.0.7.2)
activemodel (= 5.0.7.2)
activesupport (= 5.0.7.2)
arel (~> 7.0)
2019-04-25 04:19:19 +00:00
activesupport (5.0.7.2)
2016-07-01 13:05:46 +00:00
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
appraisal (2.3.0)
bundler
rake
thor (>= 0.14.0)
arel (7.1.4)
aruba (1.0.2)
childprocess (>= 2.0, < 5.0)
contracts (~> 0.16.0)
cucumber (>= 2.4, < 5.0)
2019-04-25 04:19:19 +00:00
ffi (~> 1.9)
rspec-expectations (~> 3.4)
thor (~> 1.0)
ast (2.4.1)
2020-01-17 20:13:38 +00:00
builder (3.2.4)
childprocess (4.0.0)
concurrent-ruby (1.1.6)
contracts (0.16.0)
cucumber (4.0.1)
builder (~> 3.2, >= 3.2.3)
cucumber-core (~> 7.0, >= 7.0.0)
cucumber-cucumber-expressions (~> 10.1, >= 10.1.0)
cucumber-gherkin (~> 13.0, >= 13.0.0)
cucumber-html-formatter (~> 6.0, >= 6.0.1)
cucumber-messages (~> 12.1, >= 12.1.1)
cucumber-wire (~> 3.0, >= 3.0.0)
diff-lcs (~> 1.3, >= 1.3, < 1.4)
multi_test (~> 0.1, >= 0.1.2)
sys-uname (~> 1.0, >= 1.0.2)
cucumber-core (7.0.0)
cucumber-gherkin (~> 13.0, >= 13.0.0)
cucumber-messages (~> 12.1, >= 12.1.1)
cucumber-tag-expressions (~> 2.0, >= 2.0.4)
cucumber-cucumber-expressions (10.2.1)
cucumber-gherkin (13.0.0)
cucumber-messages (~> 12.0, >= 12.0.0)
cucumber-html-formatter (6.0.3)
cucumber-messages (~> 12.1, >= 12.1.1)
cucumber-messages (12.1.1)
protobuf-cucumber (~> 3.10, >= 3.10.8)
cucumber-tag-expressions (2.0.4)
cucumber-wire (3.0.0)
cucumber-core (~> 7.0, >= 7.0.0)
cucumber-cucumber-expressions (~> 10.1, >= 10.1.0)
cucumber-messages (~> 12.1, >= 12.1.1)
diff-lcs (1.3)
2019-06-21 15:18:24 +00:00
docile (1.3.2)
ffi (1.13.1)
i18n (1.8.3)
concurrent-ruby (~> 1.0)
middleware (0.1.0)
minitest (5.14.1)
multi_test (0.1.2)
parallel (1.19.2)
parser (2.7.1.4)
ast (~> 2.4.1)
protobuf-cucumber (3.10.8)
activesupport (>= 3.2)
middleware
thor
thread_safe
rainbow (3.0.0)
2020-01-17 20:13:38 +00:00
rake (13.0.1)
regexp_parser (1.7.1)
rexml (3.2.4)
2020-01-17 20:13:38 +00:00
rspec (3.9.0)
rspec-core (~> 3.9.0)
rspec-expectations (~> 3.9.0)
rspec-mocks (~> 3.9.0)
rspec-core (3.9.2)
rspec-support (~> 3.9.3)
rspec-expectations (3.9.2)
2015-09-11 13:16:23 +00:00
diff-lcs (>= 1.2.0, < 2.0)
2020-01-17 20:13:38 +00:00
rspec-support (~> 3.9.0)
2019-04-25 04:19:19 +00:00
rspec-its (1.3.0)
2015-09-11 13:16:23 +00:00
rspec-core (>= 3.0.0)
rspec-expectations (>= 3.0.0)
2020-01-17 20:13:38 +00:00
rspec-mocks (3.9.1)
2015-09-11 13:16:23 +00:00
diff-lcs (>= 1.2.0, < 2.0)
2020-01-17 20:13:38 +00:00
rspec-support (~> 3.9.0)
rspec-support (3.9.3)
rubocop (0.85.1)
parallel (~> 1.10)
2020-01-17 20:13:38 +00:00
parser (>= 2.7.0.1)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.7)
rexml
rubocop-ast (>= 0.0.3)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 2.0)
rubocop-ast (0.0.3)
parser (>= 2.7.0.1)
rubocop-performance (1.6.1)
2020-01-17 20:13:38 +00:00
rubocop (>= 0.71.0)
2019-06-21 15:18:24 +00:00
ruby-progressbar (1.10.1)
simplecov (0.18.5)
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov-html (0.12.2)
sqlite3 (1.3.13)
standard (0.4.7)
rubocop (~> 0.85.0)
rubocop-performance (~> 1.6.0)
sys-uname (1.2.1)
ffi (>= 1.0.0)
2020-01-17 20:13:38 +00:00
thor (1.0.1)
thread_safe (0.3.6)
tzinfo (1.2.7)
thread_safe (~> 0.1)
unicode-display_width (1.7.0)
yard (0.9.25)
PLATFORMS
ruby
DEPENDENCIES
2019-04-25 04:19:19 +00:00
activerecord (~> 5.0.7)
activerecord-jdbcsqlite3-adapter
appraisal
aruba
cucumber
factory_bot!
rake
rspec
rspec-its
simplecov
2019-04-25 04:19:19 +00:00
sqlite3 (~> 1.3.6)
standard
yard
BUNDLED WITH
2020-04-24 15:57:03 +00:00
2.1.4