From f7a87faac5a7fade51d399bc1cf8dda71579648e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Jun 2022 07:29:56 +0000 Subject: [PATCH] Bump diffy from 3.4.0 to 3.4.1 in /scraper 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] --- scraper/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scraper/Gemfile.lock b/scraper/Gemfile.lock index 1fb05da..3d8bc52 100644 --- a/scraper/Gemfile.lock +++ b/scraper/Gemfile.lock @@ -31,7 +31,7 @@ GEM concurrent-ruby (1.1.9) crass (1.0.6) differ (0.1.2) - diffy (3.4.0) + diffy (3.4.1) domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) erubi (1.10.0)