From c950b6d9ebc3300d2031656d6e9021c847f85351 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 May 2025 04:20:55 +0000 Subject: [PATCH] Bump curb from 1.0.6 to 1.0.9 Bumps [curb](https://github.com/taf2/curb) from 1.0.6 to 1.0.9. - [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.0.9 dependency-type: direct:production 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 5eadf00b..c4f048f9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -22,7 +22,7 @@ GEM crack (1.0.0) bigdecimal rexml - curb (1.0.6) + curb (1.0.9) diff-lcs (1.5.1) diffy (3.4.2) docile (1.4.0)