From aac0e0d3378a26524a6ca9c7a9ae07dfbd8aa354 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Nov 2022 19:27:11 +0000 Subject: [PATCH] Bump diffy from 3.4.0 to 3.4.2 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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7f3a347..9f1d911 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -100,7 +100,7 @@ GEM responders warden (~> 1.2.3) diff-lcs (1.5.0) - diffy (3.4.0) + diffy (3.4.2) digest (3.1.0) erubi (1.11.0) execjs (2.8.1)