From 2572972a6916f2efd82dfe7e0f462f98f3d8a900 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 00:35:24 +0000 Subject: [PATCH] Bump hashdiff from 1.1.0 to 1.1.1 Bumps [hashdiff](https://github.com/liufengyun/hashdiff) from 1.1.0 to 1.1.1. - [Changelog](https://github.com/liufengyun/hashdiff/blob/master/changelog.md) - [Commits](https://github.com/liufengyun/hashdiff/compare/v1.1.0...v1.1.1) --- updated-dependencies: - dependency-name: hashdiff 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 32f411122..4b0fb2b04 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -221,7 +221,7 @@ GEM capybara (>= 3.36) puma selenium-webdriver (>= 4.0) - hashdiff (1.1.0) + hashdiff (1.1.1) hashery (2.1.2) hashie (5.0.0) htmlentities (4.3.4)