Bump rspec-expectations from 3.10.1 to 3.10.2

Bumps [rspec-expectations](https://github.com/rspec/rspec-expectations) from 3.10.1 to 3.10.2.
- [Release notes](https://github.com/rspec/rspec-expectations/releases)
- [Changelog](https://github.com/rspec/rspec-expectations/blob/main/Changelog.md)
- [Commits](https://github.com/rspec/rspec-expectations/compare/v3.10.1...v3.10.2)

---
updated-dependencies:
- dependency-name: rspec-expectations
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-01-17 00:09:54 +00:00 committed by GitHub
parent 973929239b
commit 279cfffeb0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -95,7 +95,7 @@ GEM
concurrent-ruby (1.1.9)
crass (1.0.6)
database_cleaner (1.8.5)
diff-lcs (1.4.4)
diff-lcs (1.5.0)
docile (1.3.4)
e2mmap (0.1.0)
erubi (1.10.0)
@ -222,10 +222,10 @@ GEM
reverse_markdown (2.1.1)
nokogiri
rexml (3.2.5)
rspec-expectations (3.10.1)
rspec-expectations (3.10.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-support (3.10.1)
rspec-support (3.10.3)
rubocop (1.24.1)
parallel (~> 1.10)
parser (>= 3.0.0.0)