Build(deps-dev): Bump rspec-html-matchers from 0.9.4 to 0.10.0 (#17673)
Bumps [rspec-html-matchers](https://github.com/kucaahbe/rspec-html-matchers) from 0.9.4 to 0.10.0. - [Release notes](https://github.com/kucaahbe/rspec-html-matchers/releases) - [Changelog](https://github.com/kucaahbe/rspec-html-matchers/blob/master/CHANGELOG.md) - [Commits](https://github.com/kucaahbe/rspec-html-matchers/compare/v0.9.4...v0.10.0) --- updated-dependencies: - dependency-name: rspec-html-matchers dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
6146a9b448
commit
021200167c
|
@ -397,9 +397,9 @@ GEM
|
|||
rspec-expectations (3.11.0)
|
||||
diff-lcs (>= 1.2.0, < 2.0)
|
||||
rspec-support (~> 3.11.0)
|
||||
rspec-html-matchers (0.9.4)
|
||||
rspec-html-matchers (0.10.0)
|
||||
nokogiri (~> 1)
|
||||
rspec (>= 3.0.0.a, < 4)
|
||||
rspec (>= 3.0.0.a)
|
||||
rspec-mocks (3.11.1)
|
||||
diff-lcs (>= 1.2.0, < 2.0)
|
||||
rspec-support (~> 3.11.0)
|
||||
|
|
Loading…
Reference in New Issue