From e6c4e6cb272cd3cf4c671039ecd25d2b3d487b79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Jun 2022 07:30:45 +0000 Subject: [PATCH] Bump diffy from 3.3.0 to 3.4.2 Bumps [diffy](https://github.com/samg/diffy) from 3.3.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: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index f6428cb0..3196015b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -245,7 +245,7 @@ GEM responders warden (~> 1.2.3) diff-lcs (1.3) - diffy (3.3.0) + diffy (3.4.2) digest-crc (0.4.1) dotenv (2.7.2) dotenv-rails (2.7.2)