From 6d54fa8c8d3541c90e0552ccb606ca5ce9cdac36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jul 2021 18:02:44 +0000 Subject: [PATCH] build(deps): bump parlour from 6.0.0 to 6.0.1 in /Library/Homebrew Bumps [parlour](https://github.com/AaronC81/parlour) from 6.0.0 to 6.0.1. - [Release notes](https://github.com/AaronC81/parlour/releases) - [Changelog](https://github.com/AaronC81/parlour/blob/master/CHANGELOG.md) - [Commits](https://github.com/AaronC81/parlour/compare/6.0.0...6.0.1) --- updated-dependencies: - dependency-name: parlour dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Library/Homebrew/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Library/Homebrew/Gemfile.lock b/Library/Homebrew/Gemfile.lock index edbc6878cb..6665cce0a2 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -61,7 +61,7 @@ GEM parallel (1.20.1) parallel_tests (3.7.0) parallel - parlour (6.0.0) + parlour (6.0.1) commander (~> 4.5) parser rainbow (~> 3.0)