From 447ccf27ad7558261bbfa4dfdc61a662d64a0c57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Jun 2022 07:28:51 +0000 Subject: [PATCH] Bump diffy from 3.2.0 to 3.4.1 Bumps [diffy](https://github.com/samg/diffy) from 3.2.0 to 3.4.1. - [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:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5d4333c..5a63247 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -3,7 +3,7 @@ GEM specs: coderay (1.1.1) diff-lcs (1.2.5) - diffy (3.2.0) + diffy (3.4.1) method_source (0.8.2) parallel (1.12.1) parallel_tests (2.21.2)