Merge pull request #241 from puppetlabs/dependabot/bundler/simplecov-html-0.13.1

Bump simplecov-html from 0.12.3 to 0.13.1
This commit is contained in:
puppet-release-bot 2024-09-09 05:53:50 -04:00 committed by GitHub
commit 41d55e44b8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -95,7 +95,7 @@ GEM
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov-html (0.13.1)
simplecov-lcov (0.8.0)
simplecov_json_formatter (0.1.4)
strscan (3.1.0)
@ -116,7 +116,7 @@ DEPENDENCIES
rspec (~> 3.13.0)
rubocop (~> 1.66)
simplecov (~> 0.22.0)
simplecov-html (~> 0.12.3)
simplecov-html (~> 0.13.1)
simplecov-lcov (~> 0.8.0)
vmfloaty!
webmock (~> 3.23)