Bump rails-dom-testing from 2.1.1 to 2.2.0

Bumps [rails-dom-testing](https://github.com/rails/rails-dom-testing) from 2.1.1 to 2.2.0.
- [Release notes](https://github.com/rails/rails-dom-testing/releases)
- [Commits](https://github.com/rails/rails-dom-testing/compare/v2.1.1...v2.2.0)

---
updated-dependencies:
- dependency-name: rails-dom-testing
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-10-18 00:37:43 +00:00 committed by GitHub
parent 6345d3c643
commit 77af1b4148
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -222,7 +222,7 @@ GEM
actionpack (>= 5.0.1.rc1)
actionview (>= 5.0.1.rc1)
activesupport (>= 5.0.1.rc1)
rails-dom-testing (2.1.1)
rails-dom-testing (2.2.0)
activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6)
@ -379,7 +379,7 @@ DEPENDENCIES
rack-mini-profiler
rails (~> 6.0.0)
rails-controller-testing
rails-dom-testing (~> 2.1.1)
rails-dom-testing (~> 2.2.0)
rails_autolink
rspec-expectations
rubocop (~> 1.57)