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

137 lines
3.0 KiB
Plaintext
Raw Normal View History

2019-01-31 02:19:05 +00:00
PATH
remote: ..
specs:
2020-04-24 15:57:03 +00:00
factory_bot (5.2.0)
activesupport (>= 5.0.0)
2019-01-31 02:19:05 +00:00
GEM
remote: https://rubygems.org/
specs:
activemodel (6.0.2.2)
activesupport (= 6.0.2.2)
activerecord (6.0.2.2)
activemodel (= 6.0.2.2)
activesupport (= 6.0.2.2)
activesupport (6.0.2.2)
2019-01-31 02:19:05 +00:00
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
2020-01-17 20:13:38 +00:00
zeitwerk (~> 2.2)
2019-01-31 02:19:05 +00:00
appraisal (2.2.0)
bundler
rake
thor (>= 0.14.0)
aruba (1.0.0)
childprocess (~> 3.0)
contracts (~> 0.16.0)
cucumber (>= 2.4, < 4.0)
2019-04-25 04:19:19 +00:00
ffi (~> 1.9)
rspec-expectations (~> 3.4)
thor (~> 1.0)
2019-01-31 02:19:05 +00:00
ast (2.4.0)
backports (3.17.1)
2020-01-17 20:13:38 +00:00
builder (3.2.4)
childprocess (3.0.0)
concurrent-ruby (1.1.6)
2019-01-31 02:19:05 +00:00
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)
2019-06-21 15:18:24 +00:00
docile (1.3.2)
ffi (1.12.2)
2019-01-31 02:19:05 +00:00
gherkin (5.1.0)
2020-01-17 20:13:38 +00:00
i18n (1.8.2)
2019-01-31 02:19:05 +00:00
concurrent-ruby (~> 1.0)
2020-01-17 20:13:38 +00:00
jaro_winkler (1.5.4)
minitest (5.14.0)
multi_json (1.14.1)
2019-01-31 02:19:05 +00:00
multi_test (0.1.2)
2020-01-17 20:13:38 +00:00
parallel (1.19.1)
parser (2.7.1.1)
2019-01-31 02:19:05 +00:00
ast (~> 2.4.0)
rack (2.2.2)
2019-01-31 02:19:05 +00:00
rainbow (3.0.0)
2020-01-17 20:13:38 +00:00
rake (13.0.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.1)
rspec-support (~> 3.9.1)
rspec-expectations (3.9.1)
2019-01-31 02:19:05 +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)
2019-01-31 02:19:05 +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)
2019-01-31 02:19:05 +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.2)
rubocop (0.82.0)
2020-01-17 20:13:38 +00:00
jaro_winkler (~> 1.5.1)
2019-01-31 02:19:05 +00:00
parallel (~> 1.10)
2020-01-17 20:13:38 +00:00
parser (>= 2.7.0.1)
2019-01-31 02:19:05 +00:00
rainbow (>= 2.2.2, < 4.0)
rexml
2019-01-31 02:19:05 +00:00
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 2.0)
2020-01-17 20:13:38 +00:00
rubocop-performance (1.5.2)
rubocop (>= 0.71.0)
rubocop-rails (2.5.2)
activesupport
2020-01-17 20:13:38 +00:00
rack (>= 1.1)
rubocop (>= 0.72.0)
2019-06-21 15:18:24 +00:00
ruby-progressbar (1.10.1)
simplecov (0.18.5)
2019-01-31 02:19:05 +00:00
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov-html (0.12.2)
2020-01-17 20:13:38 +00:00
sqlite3 (1.4.2)
thor (1.0.1)
2019-01-31 02:19:05 +00:00
thread_safe (0.3.6)
tzinfo (1.2.7)
2019-01-31 02:19:05 +00:00
thread_safe (~> 0.1)
unicode-display_width (1.7.0)
2020-01-17 20:13:38 +00:00
yard (0.9.24)
zeitwerk (2.3.0)
2019-01-31 02:19:05 +00:00
PLATFORMS
ruby
DEPENDENCIES
2019-08-19 15:52:54 +00:00
activerecord (~> 6.0.0)
activerecord-jdbcsqlite3-adapter (~> 60.0.rc1)
2019-01-31 02:19:05 +00:00
appraisal
aruba
cucumber
factory_bot!
rake
rspec
rspec-its
2020-01-17 20:13:38 +00:00
rubocop
rubocop-performance
rubocop-rails
2019-01-31 02:19:05 +00:00
simplecov
sqlite3
yard
BUNDLED WITH
2020-04-24 15:57:03 +00:00
2.1.4