1
0
Fork 0
mirror of https://github.com/thoughtbot/shoulda-matchers.git synced 2022-11-09 12:01:38 -05:00
thoughtbot--shoulda-matchers/spec/unit/shoulda/matchers/active_model
Pedro Paiva 8dea981df0
Add Ruby 3.0 support (#1427)
* Fix warning: Using the last argument as keyword parameters is deprecated

* Add ruby 3.0 support

* Update listen to support ruby 3.0

* Prevent CI testing Ruby 3.0 with Rails 5.x

* Fix action/cache key

* Update nokogiri

* Use Ruby 3.0.1 for development

* Remove webdrivers gem
2021-04-09 22:56:49 -03:00
..
allow_value_matcher_spec.rb fix(rubocop): Fix Layout/LineLength 2020-11-03 10:05:25 -07:00
disallow_value_matcher_spec.rb fix(rubocop): Fix Layout/LineLength 2020-11-03 10:05:25 -07:00
have_secure_password_matcher_spec.rb fix(rubocop): Fix Layout/LineLength 2020-11-03 10:05:25 -07:00
helpers_spec.rb fix(rubocop): Fix Layout/LineLength 2020-11-03 10:05:25 -07:00
validate_absence_of_matcher_spec.rb Refactor ActiveRecordVersions (#1423) 2021-03-09 14:00:49 -03:00
validate_acceptance_of_matcher_spec.rb fix(rubocop): Add trailing comma in args, Hash and Arrays [ci skip] 2020-11-03 10:05:25 -07:00
validate_confirmation_of_matcher_spec.rb fix(rubocop): Add trailing comma in args, Hash and Arrays [ci skip] 2020-11-03 10:05:25 -07:00
validate_exclusion_of_matcher_spec.rb fix(rubocop): Fix Layout related offenses [ci skip] 2020-11-03 10:05:25 -07:00
validate_inclusion_of_matcher_spec.rb Add Ruby 3.0 support (#1427) 2021-04-09 22:56:49 -03:00
validate_length_of_matcher_spec.rb fix(rubocop): Fix Layout related offenses [ci skip] 2020-11-03 10:05:25 -07:00
validate_numericality_of_matcher_spec.rb fix(rubocop): Fix Layout/LineLength 2020-11-03 10:05:25 -07:00
validate_presence_of_matcher_spec.rb Refactor ActiveRecordVersions (#1423) 2021-03-09 14:00:49 -03:00