From 2e665cea9fdce0a08a2b0967da88e9751f1466c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 May 2024 07:38:27 +0000 Subject: [PATCH] build(deps): Bump reline from 0.5.6 to 0.5.7 Bumps [reline](https://github.com/ruby/reline) from 0.5.6 to 0.5.7. - [Release notes](https://github.com/ruby/reline/releases) - [Commits](https://github.com/ruby/reline/compare/v0.5.6...v0.5.7) --- updated-dependencies: - dependency-name: reline dependency-type: indirect 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 797cea34ac9..f301f984b38 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -337,7 +337,7 @@ GEM redis-client (>= 0.22.0) redis-client (0.22.1) connection_pool - reline (0.5.6) + reline (0.5.7) io-console (~> 0.5) request_store (1.7.0) rack (>= 1.4)