diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2020-10-27 02:41:36 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-27 02:41:36 +0900 |
commit | 8b4654fd85bb445a713d4d9506c3eed4b1de9328 (patch) | |
tree | 37ea1624336c0c11c499f7e6ecfc7cb4a9002b68 | |
parent | 652f6269f91fc4d2d2932d2dca7be39b32fa5b94 (diff) |
Bump simplecov from 0.19.0 to 0.19.1 (#15042)
Bumps [simplecov](https://github.com/simplecov-ruby/simplecov) from 0.19.0 to 0.19.1. - [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.19.0...v0.19.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 2eff3a650..77adf38a6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -582,7 +582,7 @@ GEM simple_form (5.0.3) actionpack (>= 5.0) activemodel (>= 5.0) - simplecov (0.19.0) + simplecov (0.19.1) docile (~> 1.1) simplecov-html (~> 0.11) simplecov-html (0.12.3) |