From 4d2058f61e8ec69a0f4795c8d45a3f70fd6447a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Sep 2025 13:06:21 +0000 Subject: [PATCH] Bump curb from 1.2.1 to 1.2.2 Bumps [curb](https://github.com/taf2/curb) from 1.2.1 to 1.2.2. - [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.2 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 d0df679de..41e5f5f24 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -53,7 +53,7 @@ GEM fiber-annotation fiber-local (~> 1.1) json - curb (1.2.1) + curb (1.2.2) daemons (1.4.1) date (3.4.1) diff-lcs (1.6.2)