Skip to content

Commit 4700fa6

Browse files
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](simplecov-ruby/simplecov@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] <[email protected]>
1 parent 3614103 commit 4700fa6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ GEM
120120
devise (~> 4.0)
121121
warden-jwt_auth (~> 0.6)
122122
diff-lcs (1.5.0)
123-
docile (1.3.4)
123+
docile (1.4.0)
124124
domain_name (0.5.20190701)
125125
unf (>= 0.0.5, < 1.0.0)
126126
dry-auto_inject (0.9.0)
@@ -322,12 +322,12 @@ GEM
322322
activesupport (>= 3)
323323
shoulda-matchers (5.0.0)
324324
activesupport (>= 5.2.0)
325-
simplecov (0.21.2)
325+
simplecov (0.22.0)
326326
docile (~> 1.1)
327327
simplecov-html (~> 0.11)
328328
simplecov_json_formatter (~> 0.1)
329329
simplecov-html (0.12.3)
330-
simplecov_json_formatter (0.1.2)
330+
simplecov_json_formatter (0.1.4)
331331
spring (2.1.1)
332332
spring-watcher-listen (2.0.1)
333333
listen (>= 2.7, < 4.0)

0 commit comments

Comments
 (0)