mirror of
https://github.com/puppetlabs/vmfloaty.git
synced 2026-01-26 05:28:40 -05:00
Update simplecov requirement from ~> 0.21.2 to ~> 0.22.0
Updates the requirements on [simplecov](https://github.com/simplecov-ruby/simplecov) to permit the latest version. - [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 ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
64f7185bdc
commit
9de7ef1635
2 changed files with 3 additions and 3 deletions
|
|
@ -85,7 +85,7 @@ GEM
|
|||
parser (>= 3.2.1.0)
|
||||
ruby-progressbar (1.13.0)
|
||||
ruby2_keywords (0.0.5)
|
||||
simplecov (0.21.2)
|
||||
simplecov (0.22.0)
|
||||
docile (~> 1.1)
|
||||
simplecov-html (~> 0.11)
|
||||
simplecov_json_formatter (~> 0.1)
|
||||
|
|
@ -108,7 +108,7 @@ DEPENDENCIES
|
|||
rb-readline
|
||||
rspec (~> 3.11.0)
|
||||
rubocop (~> 1.49)
|
||||
simplecov (~> 0.21.2)
|
||||
simplecov (~> 0.22.0)
|
||||
simplecov-html (~> 0.12.3)
|
||||
simplecov-lcov (~> 0.8.0)
|
||||
vmfloaty!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue