From 5722badb5a4e8a9ad8237a0b9ea06000aab2fb2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jun 2023 19:14:36 +0000 Subject: [PATCH] Bump colorize from 0.8.1 to 1.0.0 Bumps [colorize](https://github.com/fazibear/colorize) from 0.8.1 to 1.0.0. - [Release notes](https://github.com/fazibear/colorize/releases) - [Changelog](https://github.com/fazibear/colorize/blob/master/CHANGELOG.md) - [Commits](https://github.com/fazibear/colorize/compare/v0.8.1...v1.0.0) --- 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..0729218 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.0.0) diff-lcs (1.5.0) dotenv (2.8.1) faraday (2.7.4)