From 1c90d53375f88bd41fcced3973acd9ecd36e6527 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 02:53:37 +0000 Subject: [PATCH] Bump simplecov-console in the development-dependencies group Bumps the development-dependencies group with 1 update: [simplecov-console](https://github.com/chetan/simplecov-console). Updates `simplecov-console` from 0.9.1 to 0.9.2 - [Changelog](https://github.com/chetan/simplecov-console/blob/master/CHANGELOG.md) - [Commits](https://github.com/chetan/simplecov-console/compare/v0.9.1...v0.9.2) --- updated-dependencies: - dependency-name: simplecov-console dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 166cedc2c..ca8e1e410 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -133,7 +133,7 @@ GEM date (3.3.4) debug_inspector (1.2.0) diff-lcs (1.5.1) - docile (1.4.0) + docile (1.4.1) domain_name (0.6.20240107) draper (4.0.2) actionpack (>= 5.0) @@ -499,11 +499,11 @@ 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-html (0.13.1) simplecov_json_formatter (0.1.4) sitemap_generator (6.3.0) builder (~> 3.0) @@ -538,7 +538,7 @@ GEM railties (>= 6.0.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.5.0) + unicode-display_width (2.6.0) uniform_notifier (1.16.0) unindent (1.0) uri (0.13.0)