From 621c10ff02c353ae62494dc1a3a32bdba812e341 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Jan 2022 09:23:51 +0000 Subject: [PATCH] Bump rainbow from 3.0.0 to 3.1.1 Bumps [rainbow](https://github.com/sickill/rainbow) from 3.0.0 to 3.1.1. - [Release notes](https://github.com/sickill/rainbow/releases) - [Changelog](https://github.com/sickill/rainbow/blob/master/Changelog.md) - [Commits](https://github.com/sickill/rainbow/compare/v3.0.0...v3.1.1) --- updated-dependencies: - dependency-name: rainbow 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 1c656658c16..605466097fc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -38,7 +38,7 @@ GEM coderay (~> 1.1) method_source (~> 1.0) public_suffix (4.0.6) - rainbow (3.0.0) + rainbow (3.1.1) rake (13.0.6) regexp_parser (2.1.1) rexml (3.2.5)