From fe7627e1691de9dd10c9c9821eff2f176c15b54b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 10:29:27 +1000 Subject: [PATCH] Bump curb from 0.9.11 to 1.0.0 (#2269) Bumps [curb](https://github.com/taf2/curb) from 0.9.11 to 1.0.0. - [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-major ... 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 ea0e149f5..b9930aaa8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -43,7 +43,7 @@ GEM concurrent-ruby (1.1.9) console (1.13.1) fiber-local - curb (0.9.11) + curb (1.0.0) daemons (1.4.1) diff-lcs (1.4.4) domain_name (0.5.20190701)