From 44e3d4d4f0d94eb6ef2f75e5fa0da21445aea4a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Jun 2023 21:58:17 +0000 Subject: [PATCH] Bump colorize from 1.0.5 to 1.1.0 Bumps [colorize](https://github.com/fazibear/colorize) from 1.0.5 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-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 c128d684..faa22cbb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,7 +9,7 @@ GEM ast (2.4.2) climate_control (1.2.0) coderay (1.1.3) - colorize (1.0.5) + colorize (1.1.0) concurrent-ruby (1.2.2) diff-lcs (1.5.0) i18n (1.12.0)