From 959905f3f6e0751916bcb5cc73c365645863d898 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Jun 2022 07:34:14 +0000 Subject: [PATCH] Bump diffy from 3.4.0 to 3.4.1 Bumps [diffy](https://github.com/samg/diffy) from 3.4.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 a0047a0..f5c93af 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -21,7 +21,7 @@ GEM descendants_tracker (0.0.4) thread_safe (~> 0.3, >= 0.3.1) diff-lcs (1.5.0) - diffy (3.4.0) + diffy (3.4.1) erubi (1.10.0) faraday (1.10.0) faraday-em_http (~> 1.0)