From 955070d37abd63fc1153b166adc6b333a77bf3ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Nov 2024 11:56:45 +0000 Subject: [PATCH] Bump reline from 0.5.11 to 0.5.12 Bumps [reline](https://github.com/ruby/reline) from 0.5.11 to 0.5.12. - [Release notes](https://github.com/ruby/reline/releases) - [Commits](https://github.com/ruby/reline/compare/v0.5.11...v0.5.12) --- 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 135704862..79ee3f682 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -605,7 +605,7 @@ GEM redis-client (0.22.2) connection_pool regexp_parser (2.9.2) - reline (0.5.11) + reline (0.5.12) io-console (~> 0.5) request_store (1.7.0) rack (>= 1.4)