From 8049aac1f1dc3b968838054b001bd97b8a41d0c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Jun 2022 07:32:19 +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: 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 2c31ba4..28defbc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -128,7 +128,7 @@ GEM devise_invitable (1.7.5) actionmailer (>= 4.1.0) devise (>= 4.0.0) - diffy (3.4.0) + diffy (3.4.2) draper (3.1.0) actionpack (>= 5.0) activemodel (>= 5.0)