Skip to content

Commit

Permalink
Bump simplecov-console from 0.9.1 to 0.9.2
Browse files Browse the repository at this point in the history
Bumps [simplecov-console](https://github.com/chetan/simplecov-console) from 0.9.1 to 0.9.2.
- [Changelog](https://github.com/chetan/simplecov-console/blob/master/CHANGELOG.md)
- [Commits](chetan/simplecov-console@v0.9.1...v0.9.2)

---
updated-dependencies:
- dependency-name: simplecov-console
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 17, 2024
1 parent f412ff2 commit d2e669b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ group :test do
gem "rubocop", "~> 1.36.0"
gem "rubocop-performance", "~> 1.15.0"
gem "simplecov", "~> 0.21.2"
gem "simplecov-console", "~> 0.9.1"
gem "simplecov-console", "~> 0.9.2"
end
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ GEM
cucumber-messages (18.0.0)
cucumber-tag-expressions (4.1.0)
diff-lcs (1.5.0)
docile (1.3.5)
docile (1.4.1)
e2mmap (0.1.0)
ffi (1.15.5)
git (1.12.0)
Expand Down Expand Up @@ -133,12 +133,12 @@ GEM
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov_json_formatter (~> 0.1)
simplecov-console (0.9.1)
simplecov-console (0.9.2)
ansi
simplecov
terminal-table
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.2)
simplecov-html (0.13.1)
simplecov_json_formatter (0.1.4)
solargraph (0.46.0)
backport (~> 1.2)
benchmark
Expand All @@ -161,7 +161,7 @@ GEM
unicode-display_width (>= 1.1.1, < 3)
thor (1.2.1)
tilt (2.0.11)
unicode-display_width (2.2.0)
unicode-display_width (2.6.0)
uuid (2.3.9)
macaddr (~> 1.0)
webrick (1.7.0)
Expand All @@ -185,7 +185,7 @@ DEPENDENCIES
rubocop-performance (~> 1.15.0)
semver2 (~> 3.4)
simplecov (~> 0.21.2)
simplecov-console (~> 0.9.1)
simplecov-console (~> 0.9.2)
solargraph (~> 0.46.0)

BUNDLED WITH
Expand Down

0 comments on commit d2e669b

Please sign in to comment.