From 12ab63f54176341f1b1309b77889ba2a5b01dcb5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 8 Jan 2023 09:02:27 +1000 Subject: [PATCH] Bump curb from 1.0.3 to 1.0.5 (#2681) Bumps [curb](https://github.com/taf2/curb) from 1.0.3 to 1.0.5. - [Release notes](https://github.com/taf2/curb/releases) - [Changelog](https://github.com/taf2/curb/blob/master/ChangeLog.md) - [Commits](https://github.com/taf2/curb/commits) --- updated-dependencies: - dependency-name: curb dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 670577e34..9a98a9f41 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -41,7 +41,7 @@ GEM concurrent-ruby (1.1.10) console (1.16.2) fiber-local - curb (1.0.3) + curb (1.0.5) daemons (1.4.1) diff-lcs (1.5.0) domain_name (0.5.20190701)