thoughtbot--factory_bot/spec/factory_bot
Peter Goldstein b7eb4db87c
Add Ruby 3.1 and Rails 7 to CI (#1526)
This PR adds the Ruby 3.1 and Rails 7 elements to the CI matrix.  To support those changes a number of other changes were required:

- Adding a basic Rails 7 Gemfile and updating `Appraisals`
- Quoting 3.0 in the `.github/workflows/build.yml` file so that this entry pulls Ruby 3.0.x and not Ruby 3.1
- Adding the "--disable-error_highlight" value for RUBYOPT in the build environment to disable Ruby 3.1 error highlighting
- Bumping the version of `standard` and configuring it to run against our oldest supported version
2022-01-14 15:08:08 -05:00
..
attribute Fix violations for latest version of standard 2021-02-20 17:22:31 -05:00
declaration Deprecate and move to Internal sequence methods 2019-06-04 19:02:51 -04:00
decorator Run standardrb 2020-06-10 17:11:39 -04:00
strategy Run standardrb 2020-06-10 17:11:39 -04:00
aliases_spec.rb Refactor aliases_spec.rb to more closely adhere to the Let's Not school of RSpec (#1338) 2019-10-15 09:42:52 -07:00
attribute_list_spec.rb Run standardrb 2020-06-10 17:11:39 -04:00
attribute_spec.rb Refactor attribute_spec.rb to conform with Let's Not style (#1339) 2019-10-16 08:38:21 -07:00
callback_spec.rb Remove code for registering callbacks 2020-05-29 14:52:23 -04:00
declaration_list_spec.rb Refactor declaration_list_spec.rb to conform to Let's Not style (#1340) 2019-10-25 09:09:59 -07:00
definition_proxy_spec.rb Run standardrb 2020-06-10 17:11:39 -04:00
definition_spec.rb Add Ruby 3.1 and Rails 7 to CI (#1526) 2022-01-14 15:08:08 -05:00
disallows_duplicates_registry_spec.rb Run standardrb 2020-06-10 17:11:39 -04:00
evaluator_class_definer_spec.rb Run standardrb 2020-06-10 17:11:39 -04:00
factory_spec.rb Run standardrb 2020-06-10 17:11:39 -04:00
find_definitions_spec.rb Run standardrb 2020-06-10 17:11:39 -04:00
internal_spec.rb Run standardrb 2020-06-10 17:11:39 -04:00
null_factory_spec.rb Refactor null_factory_spec.rb to conform to Let's Not style (#1347) 2019-10-23 14:19:40 -07:00
null_object_spec.rb Refactor null_object_spec.rb to conform to Let's Not style (#1348) 2019-10-23 15:22:53 -07:00
registry_spec.rb Add back did_you_mean spec 2020-07-10 12:14:40 -04:00
sequence_spec.rb Run standardrb 2020-06-10 17:11:39 -04:00
strategy_calculator_spec.rb Refactors strategy_calculator_spec.rb to conform to Let's Not style (#1351) 2019-10-23 14:16:09 -07:00