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

136 lines
3.0 KiB
Plaintext

PATH
remote: ..
specs:
factory_bot (6.0.2)
activesupport (>= 5.0.0)
GEM
remote: https://rubygems.org/
specs:
activemodel (5.2.4.2)
activesupport (= 5.2.4.2)
activerecord (5.2.4.2)
activemodel (= 5.2.4.2)
activesupport (= 5.2.4.2)
arel (>= 9.0)
activesupport (5.2.4.2)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
appraisal (2.2.0)
bundler
rake
thor (>= 0.14.0)
arel (9.0.0)
aruba (1.0.0)
childprocess (~> 3.0)
contracts (~> 0.16.0)
cucumber (>= 2.4, < 4.0)
ffi (~> 1.9)
rspec-expectations (~> 3.4)
thor (~> 1.0)
ast (2.4.0)
backports (3.17.1)
builder (3.2.4)
childprocess (3.0.0)
concurrent-ruby (1.1.6)
contracts (0.16.0)
cucumber (3.1.2)
builder (>= 2.1.2)
cucumber-core (~> 3.2.0)
cucumber-expressions (~> 6.0.1)
cucumber-wire (~> 0.0.1)
diff-lcs (~> 1.3)
gherkin (~> 5.1.0)
multi_json (>= 1.7.5, < 2.0)
multi_test (>= 0.1.2)
cucumber-core (3.2.1)
backports (>= 3.8.0)
cucumber-tag_expressions (~> 1.1.0)
gherkin (~> 5.0)
cucumber-expressions (6.0.1)
cucumber-tag_expressions (1.1.1)
cucumber-wire (0.0.1)
diff-lcs (1.3)
docile (1.3.2)
ffi (1.12.2)
gherkin (5.1.0)
i18n (1.8.2)
concurrent-ruby (~> 1.0)
minitest (5.14.0)
multi_json (1.14.1)
multi_test (0.1.2)
parallel (1.19.1)
parser (2.7.1.3)
ast (~> 2.4.0)
rainbow (3.0.0)
rake (13.0.1)
regexp_parser (1.7.0)
rexml (3.2.4)
rspec (3.9.0)
rspec-core (~> 3.9.0)
rspec-expectations (~> 3.9.0)
rspec-mocks (~> 3.9.0)
rspec-core (3.9.1)
rspec-support (~> 3.9.1)
rspec-expectations (3.9.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-its (1.3.0)
rspec-core (>= 3.0.0)
rspec-expectations (>= 3.0.0)
rspec-mocks (3.9.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-support (3.9.2)
rubocop (0.85.0)
parallel (~> 1.10)
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)
rubocop (>= 0.71.0)
ruby-progressbar (1.10.1)
simplecov (0.18.5)
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov-html (0.12.2)
sqlite3 (1.4.2)
standard (0.4.7)
rubocop (~> 0.85.0)
rubocop-performance (~> 1.6.0)
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.24)
PLATFORMS
ruby
DEPENDENCIES
activerecord (~> 5.2.3)
activerecord-jdbcsqlite3-adapter
appraisal
aruba
cucumber
factory_bot!
rake
rspec
rspec-its
simplecov
sqlite3
standard
yard
BUNDLED WITH
2.1.4