From ccc08f0672bcbac93837b3dedf4ddd132e3c7cd9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 18:56:30 +0000 Subject: [PATCH] Build(deps-dev): bump curb from 1.3.2 to 1.3.4 Bumps [curb](https://github.com/taf2/curb) from 1.3.2 to 1.3.4. - [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.3.4 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 251b89807d..db02011404 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -54,7 +54,7 @@ GEM fiber-annotation fiber-local (~> 1.1) json - curb (1.3.2) + curb (1.3.4) daemons (1.4.1) date (3.5.1) diff-lcs (1.6.2)