From fadab05d8ec5a0f2e3253366bfb327bf620b7551 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Jun 2022 08:29:27 -0400 Subject: [PATCH] Bump diffy from 3.4.0 to 3.4.2 (#1313) Bumps [diffy](https://github.com/samg/diffy) from 3.4.0 to 3.4.2. - [Release notes](https://github.com/samg/diffy/releases) - [Changelog](https://github.com/samg/diffy/blob/main/CHANGELOG) - [Commits](https://github.com/samg/diffy/commits) --- updated-dependencies: - dependency-name: diffy dependency-type: direct:development ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index f8967ca3f..30cc17044 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -96,7 +96,7 @@ GEM no_proxy_fix octokit (~> 4.7) terminal-table (>= 1, < 4) - diffy (3.4.0) + diffy (3.4.2) escape (0.0.4) ethon (0.15.0) ffi (>= 1.15.0)