From 66106795cfcb6eca8e314f15af5bd114dc217968 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2026 02:52:37 +0000 Subject: [PATCH] Bump ansi from 1.5.0 to 1.6.0 Bumps [ansi](https://github.com/rubyworks/ansi) from 1.5.0 to 1.6.0. - [Changelog](https://github.com/rubyworks/ansi/blob/master/HISTORY.md) - [Commits](https://github.com/rubyworks/ansi/compare/1.5.0...v1.6.0) --- updated-dependencies: - dependency-name: ansi dependency-version: 1.6.0 dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 14bb808..b0e6529 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -3,7 +3,7 @@ GEM specs: addressable (2.8.9) public_suffix (>= 2.0.2, < 8.0) - ansi (1.5.0) + ansi (1.6.0) ast (2.4.3) base64 (0.3.0) bigdecimal (4.1.0)