From 80ae0cc2bf817b85d42db1dcbd64bd7add8077f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Sep 2025 13:03:33 +0000 Subject: [PATCH] Bump term-ansicolor from 1.11.2 to 1.11.3 Bumps [term-ansicolor](https://github.com/flori/term-ansicolor) from 1.11.2 to 1.11.3. - [Release notes](https://github.com/flori/term-ansicolor/releases) - [Changelog](https://github.com/flori/term-ansicolor/blob/master/CHANGES.md) - [Commits](https://github.com/flori/term-ansicolor/compare/v1.11.2...v1.11.3) --- updated-dependencies: - dependency-name: term-ansicolor dependency-version: 1.11.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1293ec98d..5b5c8b36a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -238,8 +238,8 @@ GEM sqlite3 (2.7.3-x86_64-linux-musl) stringio (3.1.7) sync (0.5.0) - term-ansicolor (1.11.2) - tins (~> 1.0) + term-ansicolor (1.11.3) + tins (~> 1) test-unit (3.7.0) power_assert test-unit-context (0.5.1)