Bump simplecov from 0.21.2 to 0.22.0

Bumps [simplecov](https://github.com/simplecov-ruby/simplecov) from 0.21.2 to 0.22.0.
- [Release notes](https://github.com/simplecov-ruby/simplecov/releases)
- [Changelog](https://github.com/simplecov-ruby/simplecov/blob/main/CHANGELOG.md)
- [Commits](https://github.com/simplecov-ruby/simplecov/compare/v0.21.2...v0.22.0)

---
updated-dependencies:
- dependency-name: simplecov
  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] 2022-12-26 09:01:53 +00:00 committed by GitHub
parent 01974fcf1e
commit ec44ad3fa4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -445,7 +445,7 @@ GEM
rack-protection (>= 1.5.0)
redis (~> 4.5, < 4.6.0)
simple_oauth (0.3.1)
simplecov (0.21.2)
simplecov (0.22.0)
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov_json_formatter (~> 0.1)
@ -456,7 +456,7 @@ GEM
simplecov-json (0.2.3)
json
simplecov
simplecov_json_formatter (0.1.3)
simplecov_json_formatter (0.1.4)
spring (4.1.0)
sprockets (3.7.2)
concurrent-ruby (~> 1.0)