mirror of
https://github.com/thoughtbot/factory_bot.git
synced 2022-11-09 11:43:51 -05:00
f9fedc8176
This adds Ruby 3 and Rails 6.1 to the test matrix. It also bumps all the dev dependencies listed in the Gemfiles to the latest versions. We may end up switching over to GitHub actions, but this should get us covered in the meantime.
157 lines
4 KiB
Text
157 lines
4 KiB
Text
PATH
|
|
remote: .
|
|
specs:
|
|
factory_bot (6.1.0)
|
|
activesupport (>= 5.0.0)
|
|
|
|
GEM
|
|
remote: https://rubygems.org/
|
|
specs:
|
|
activemodel (6.1.3)
|
|
activesupport (= 6.1.3)
|
|
activerecord (6.1.3)
|
|
activemodel (= 6.1.3)
|
|
activesupport (= 6.1.3)
|
|
activesupport (6.1.3)
|
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
|
i18n (>= 1.6, < 2)
|
|
minitest (>= 5.1)
|
|
tzinfo (~> 2.0)
|
|
zeitwerk (~> 2.3)
|
|
appraisal (2.3.0)
|
|
bundler
|
|
rake
|
|
thor (>= 0.14.0)
|
|
aruba (1.0.4)
|
|
childprocess (>= 2.0, < 5.0)
|
|
contracts (~> 0.16.0)
|
|
cucumber (>= 2.4, < 6.0)
|
|
rspec-expectations (~> 3.4)
|
|
thor (~> 1.0)
|
|
ast (2.4.2)
|
|
builder (3.2.4)
|
|
childprocess (4.0.0)
|
|
concurrent-ruby (1.1.8)
|
|
contracts (0.16.0)
|
|
cucumber (5.3.0)
|
|
builder (~> 3.2, >= 3.2.4)
|
|
cucumber-core (~> 8.0, >= 8.0.1)
|
|
cucumber-create-meta (~> 2.0, >= 2.0.2)
|
|
cucumber-cucumber-expressions (~> 10.3, >= 10.3.0)
|
|
cucumber-gherkin (~> 15.0, >= 15.0.2)
|
|
cucumber-html-formatter (~> 9.0, >= 9.0.0)
|
|
cucumber-messages (~> 13.1, >= 13.1.0)
|
|
cucumber-wire (~> 4.0, >= 4.0.1)
|
|
diff-lcs (~> 1.4, >= 1.4.4)
|
|
multi_test (~> 0.1, >= 0.1.2)
|
|
sys-uname (~> 1.2, >= 1.2.1)
|
|
cucumber-core (8.0.1)
|
|
cucumber-gherkin (~> 15.0, >= 15.0.2)
|
|
cucumber-messages (~> 13.0, >= 13.0.1)
|
|
cucumber-tag-expressions (~> 2.0, >= 2.0.4)
|
|
cucumber-create-meta (2.0.4)
|
|
cucumber-messages (~> 13.1, >= 13.1.0)
|
|
sys-uname (~> 1.2, >= 1.2.1)
|
|
cucumber-cucumber-expressions (10.3.0)
|
|
cucumber-gherkin (15.0.2)
|
|
cucumber-messages (~> 13.0, >= 13.0.1)
|
|
cucumber-html-formatter (9.0.0)
|
|
cucumber-messages (~> 13.0, >= 13.0.1)
|
|
cucumber-messages (13.2.1)
|
|
protobuf-cucumber (~> 3.10, >= 3.10.8)
|
|
cucumber-tag-expressions (2.0.4)
|
|
cucumber-wire (4.0.1)
|
|
cucumber-core (~> 8.0, >= 8.0.1)
|
|
cucumber-cucumber-expressions (~> 10.3, >= 10.3.0)
|
|
cucumber-messages (~> 13.0, >= 13.0.1)
|
|
diff-lcs (1.4.4)
|
|
docile (1.3.5)
|
|
ffi (1.14.2)
|
|
i18n (1.8.9)
|
|
concurrent-ruby (~> 1.0)
|
|
middleware (0.1.0)
|
|
minitest (5.14.3)
|
|
multi_test (0.1.2)
|
|
parallel (1.20.1)
|
|
parser (3.0.0.0)
|
|
ast (~> 2.4.1)
|
|
protobuf-cucumber (3.10.8)
|
|
activesupport (>= 3.2)
|
|
middleware
|
|
thor
|
|
thread_safe
|
|
rainbow (3.0.0)
|
|
rake (13.0.3)
|
|
regexp_parser (2.0.3)
|
|
rexml (3.2.4)
|
|
rspec (3.10.0)
|
|
rspec-core (~> 3.10.0)
|
|
rspec-expectations (~> 3.10.0)
|
|
rspec-mocks (~> 3.10.0)
|
|
rspec-core (3.10.1)
|
|
rspec-support (~> 3.10.0)
|
|
rspec-expectations (3.10.1)
|
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
rspec-support (~> 3.10.0)
|
|
rspec-its (1.3.0)
|
|
rspec-core (>= 3.0.0)
|
|
rspec-expectations (>= 3.0.0)
|
|
rspec-mocks (3.10.2)
|
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
rspec-support (~> 3.10.0)
|
|
rspec-support (3.10.2)
|
|
rubocop (1.10.0)
|
|
parallel (~> 1.10)
|
|
parser (>= 3.0.0.0)
|
|
rainbow (>= 2.2.2, < 4.0)
|
|
regexp_parser (>= 1.8, < 3.0)
|
|
rexml
|
|
rubocop-ast (>= 1.2.0, < 2.0)
|
|
ruby-progressbar (~> 1.7)
|
|
unicode-display_width (>= 1.4.0, < 3.0)
|
|
rubocop-ast (1.4.1)
|
|
parser (>= 2.7.1.5)
|
|
rubocop-performance (1.9.2)
|
|
rubocop (>= 0.90.0, < 2.0)
|
|
rubocop-ast (>= 0.4.0)
|
|
ruby-progressbar (1.11.0)
|
|
simplecov (0.21.2)
|
|
docile (~> 1.1)
|
|
simplecov-html (~> 0.11)
|
|
simplecov_json_formatter (~> 0.1)
|
|
simplecov-html (0.12.3)
|
|
simplecov_json_formatter (0.1.2)
|
|
sqlite3 (1.4.2)
|
|
standard (0.13.0)
|
|
rubocop (= 1.10.0)
|
|
rubocop-performance (= 1.9.2)
|
|
sys-uname (1.2.2)
|
|
ffi (~> 1.1)
|
|
thor (1.1.0)
|
|
thread_safe (0.3.6)
|
|
tzinfo (2.0.4)
|
|
concurrent-ruby (~> 1.0)
|
|
unicode-display_width (2.0.0)
|
|
yard (0.9.26)
|
|
zeitwerk (2.4.2)
|
|
|
|
PLATFORMS
|
|
ruby
|
|
|
|
DEPENDENCIES
|
|
activerecord
|
|
activerecord-jdbcsqlite3-adapter
|
|
appraisal
|
|
aruba
|
|
cucumber
|
|
factory_bot!
|
|
rake
|
|
rspec
|
|
rspec-its
|
|
simplecov
|
|
sqlite3
|
|
standard
|
|
yard
|
|
|
|
BUNDLED WITH
|
|
2.1.4
|