From d2826cdcfbd2fb0a79d050a098bd6a93923ee29d Mon Sep 17 00:00:00 2001
From: "dependabot-preview[bot]"
 <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date: Tue, 12 May 2020 00:22:35 +0900
Subject: [PATCH] Bump pastel from 0.7.3 to 0.7.4 (#13732)

Bumps [pastel](https://github.com/piotrmurach/pastel) from 0.7.3 to 0.7.4.
- [Release notes](https://github.com/piotrmurach/pastel/releases)
- [Changelog](https://github.com/piotrmurach/pastel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/piotrmurach/pastel/compare/v0.7.3...v0.7.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
---
 Gemfile.lock | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Gemfile.lock b/Gemfile.lock
index 3484253bb8..b185a6c3af 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -410,7 +410,7 @@ GEM
     parser (2.7.1.2)
       ast (~> 2.4.0)
     parslet (2.0.0)
-    pastel (0.7.3)
+    pastel (0.7.4)
       equatable (~> 0.6)
       tty-color (~> 0.5)
     pg (1.2.3)
-- 
GitLab