From 9ed1c4bba03241443c1f3050417c50fbc93ac45e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 10:43:44 +0100 Subject: [PATCH] Build(deps): Bump colored2 from 4.0.0 to 4.0.3 (#30857) Bumps [colored2](https://github.com/kigster/colored2) from 4.0.0 to 4.0.3. - [Release notes](https://github.com/kigster/colored2/releases) - [Changelog](https://github.com/kigster/colored2/blob/master/CHANGELOG.md) - [Commits](https://github.com/kigster/colored2/compare/v4.0.0...v4.0.3) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 27fae301f06..37f9829ec69 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -105,7 +105,7 @@ GEM cgi (0.4.1) chunky_png (1.4.0) coderay (1.1.3) - colored2 (4.0.0) + colored2 (4.0.3) concurrent-ruby (1.3.5) connection_pool (2.5.0) cose (1.3.1)