From 1e36c6a6a3504b7353a86294b3ac84ba30af4f9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 May 2025 05:31:17 +0000 Subject: [PATCH] Bump jaro_winkler from 1.6.0 to 1.6.1 Bumps [jaro_winkler](https://github.com/tonytonyjan/jaro_winkler) from 1.6.0 to 1.6.1. - [Changelog](https://github.com/tonytonyjan/jaro_winkler/blob/master/CHANGELOG.md) - [Commits](https://github.com/tonytonyjan/jaro_winkler/commits) --- updated-dependencies: - dependency-name: jaro_winkler dependency-version: 1.6.1 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 19700ab..2046362 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -203,7 +203,7 @@ GEM pp (>= 0.6.0) rdoc (>= 4.0.0) reline (>= 0.4.2) - jaro_winkler (1.6.0) + jaro_winkler (1.6.1) jbuilder (2.13.0) actionview (>= 5.0.0) activesupport (>= 5.0.0)