From 6ad995de6c959a621d00d2206477f5cbd7c749c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Sep 2025 13:02:55 +0000 Subject: [PATCH] Bump curb from 1.2.0 to 1.2.1 Bumps [curb](https://github.com/taf2/curb) from 1.2.0 to 1.2.1. - [Changelog](https://github.com/taf2/curb/blob/master/ChangeLog.md) - [Commits](https://github.com/taf2/curb/commits) --- updated-dependencies: - dependency-name: curb dependency-version: 1.2.1 dependency-type: direct:development 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 5b5c8b36a..4401c1b94 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -53,7 +53,7 @@ GEM fiber-annotation fiber-local (~> 1.1) json - curb (1.2.0) + curb (1.2.1) daemons (1.4.1) date (3.4.1) diff-lcs (1.6.2)