From 7f2d1be9076046592840fd4c2d857dd85efa4812 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 May 2026 13:03:31 +0000 Subject: [PATCH] Build(deps-dev): bump curb from 1.3.4 to 1.3.5 Bumps [curb](https://github.com/taf2/curb) from 1.3.4 to 1.3.5. - [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.5 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 3b78751ad..f079e6866 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -54,7 +54,7 @@ GEM fiber-annotation fiber-local (~> 1.1) json - curb (1.3.4) + curb (1.3.5) daemons (1.4.1) date (3.5.1) diff-lcs (1.6.2)