From 17882ca241768c438495a641231d5ecdab942c2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 13:03:10 +0000 Subject: [PATCH] Build(deps-dev): bump curb from 1.3.1 to 1.3.2 Bumps [curb](https://github.com/taf2/curb) from 1.3.1 to 1.3.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.3.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 f9a9ad745..7203ffa92 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -54,7 +54,7 @@ GEM fiber-annotation fiber-local (~> 1.1) json - curb (1.3.1) + curb (1.3.2) daemons (1.4.1) date (3.5.1) diff-lcs (1.6.2)