From c0df31973309dd71513d1eb88f5babdc9981aebb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Sep 2024 00:20:34 +0000 Subject: [PATCH] :arrow_up: Bump reline from 0.5.9 to 0.5.10 in /builder (#2435) Bumps [reline](https://github.com/ruby/reline) from 0.5.9 to 0.5.10. - [Release notes](https://github.com/ruby/reline/releases) - [Commits](https://github.com/ruby/reline/compare/v0.5.9...v0.5.10) --- updated-dependencies: - dependency-name: reline dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- builder/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/builder/Gemfile.lock b/builder/Gemfile.lock index f63e652792f..6ef53f98fe0 100644 --- a/builder/Gemfile.lock +++ b/builder/Gemfile.lock @@ -228,7 +228,7 @@ GEM redcarpet (3.6.0) redis-client (0.22.2) connection_pool - reline (0.5.9) + reline (0.5.10) io-console (~> 0.5) request_store (1.7.0) rack (>= 1.4)