From c2b27c252f7a40d032c695644526617fc781c901 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jun 2023 19:02:18 +0000 Subject: [PATCH] Bump colorize from 0.8.1 to 1.1.0 Bumps [colorize](https://github.com/fazibear/colorize) from 0.8.1 to 1.1.0. - [Changelog](https://github.com/fazibear/colorize/blob/master/CHANGELOG.md) - [Commits](https://github.com/fazibear/colorize/commits) --- updated-dependencies: - dependency-name: colorize dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3b1a0bd..b38e4b4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,7 +12,7 @@ GEM specs: ast (2.4.2) coderay (1.1.3) - colorize (0.8.1) + colorize (1.1.0) diff-lcs (1.5.0) dotenv (2.8.1) faraday (2.7.4)